annotation overloads

Synopses

Declared in <bdlat_attributeinfo.h>

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

char const*&
annotation();

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

constexpr
char const*
annotation() const;

Created with MrDocs