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;

Return Value

  • reference to the modifiable value

  • enumerator value

Created with MrDocs