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;

Return Value

  • reference to the modifiable annotation

  • non‐modifiable annotation

Created with MrDocs