7#ifndef MAIAFCCELLPROPERTIES_H_
8#define MAIAFCCELLPROPERTIES_H_
32constexpr std::underlying_type<FcCell>::type
p(
const FcCell property) {
33 return static_cast<std::underlying_type<FcCell>::type
>(property);
FcCell
FC cell Property Labels.
std::bitset< p(FcCell::NumProperties)> BitsetType
constexpr std::underlying_type< FcCell >::type p(const FcCell property)
Converts property name to underlying integer value.
Namespace for auxiliary functions/classes.