BloombergLP::bdlat_AttributeInfo::annotation

annotation overloads

Synopses

Declared in <bdlat_attributeinfo.h>

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

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

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

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