value overloads

Synopses

Declared in <bdlat_enumeratorinfo.h>

Return a reference to the modifiable id of this enumerator info object.

int&
value();

Return the index of this enumerator info object.

constexpr
int
value() const;

Created with MrDocs