BloombergLP::bdlat_EnumeratorInfo::name

name overloads

Synopses

Declared in <bdlat_enumeratorinfo.h>

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

char const*&
name();
» more...

Return the non-modifiable name of this enumerator info object.

constexpr
char const*
name() const;
» more...