annotation overloads

Synopses

Declared in <bdlat_selectioninfo.h>

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

char const*&
annotation();

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

constexpr
char const*
annotation() const;

Created with MrDocs