value overloads
value
Declared in <bdlat_enumeratorinfo.h>
<bdlat_enumeratorinfo.h>
Return a reference to the modifiable id of this enumerator info object.
int& value();
» more...
Return the index of this enumerator info object.
constexpr int value() const;
Created with MrDocs