Cast the specified any to EnumRef.
any
EnumRef
Declared in <bdlar_anycastutil.h>
<bdlar_anycastutil.h>
static EnumRef toEnumRef(AnyRef const& any);
The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_ENUMERATION_CATEGORY.
any.typeCategory() == bdlat_TypeCategory::e_ENUMERATION_CATEGORY
an EnumRef for the object referred to by any