Load into the specified result the integer representation of the specified value.
Declared in <bdlar_enumref.h>
Load into the specified result the integer representation of the specified value.
void
bdlat_enumToInt(
int* result,
EnumConstRef const& value);
» more...
Load into the specified result the integer representation of the specified value.
void
bdlat_enumToInt(
int* result,
EnumRef const& value);
» more...