BloombergLP::bdlat_EnumeratorInfo::annotation

annotation overloads

Synopses

Declared in <bdlat_enumeratorinfo.h>

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

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

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

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