name overloads

Synopses

Declared in <bdlat_selectioninfo.h>

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

char const*&
name();

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

constexpr
char const*
name() const;

Created with MrDocs