annotation overloads
Synopses
Declared in <bdlat_enumeratorinfo.h>
Return a reference to the modifiable annotation of this enumerator info object.
char const*&
annotation();
Return the non‐modifiable annotation of this enumerator info object.
constexpr
char const*
annotation() const;
Return Value
-
reference to the modifiable annotation
-
non‐modifiable annotation
Created with MrDocs