annotation overloads
Declared in <bdlat_selectioninfo.h>
Return a reference to the modifiable annotation of this selection info object.
char const*&
annotation();
» more...
Return the non-modifiable annotation of this selection info object.
constexpr
char const*
annotation() const;
» more...