[#BloombergLP-bdlat_EnumeratorInfo-annotation-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_EnumeratorInfo.adoc[bdlat_EnumeratorInfo]::annotation :relfileprefix: ../../ :mrdocs: `annotation` overloads == Synopses Declared in `<bdlat_enumeratorinfo.h>` Return a reference to the modifiable annotation of this enumerator info object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const*& xref:BloombergLP/bdlat_EnumeratorInfo/annotation-042.adoc[annotation](); ---- [.small]#xref:BloombergLP/bdlat_EnumeratorInfo/annotation-042.adoc[_» more..._]# Return the non‐modifiable annotation of this enumerator info object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr char const* xref:BloombergLP/bdlat_EnumeratorInfo/annotation-04f.adoc[annotation]() const; ---- [.small]#xref:BloombergLP/bdlat_EnumeratorInfo/annotation-04f.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#