nameLength overloads

Synopses

Declared in <bdlat_selectioninfo.h>

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

int&
nameLength();

Return the length of the name of this selection info object.

constexpr
int
nameLength() const;

Return Value

  • reference to the modifiable name length

  • length of the name

Created with MrDocs