BloombergLP::bdlat_SelectionInfo::nameLength

nameLength overloads

Synopses

Declared in <bdlat_selectioninfo.h>

Return a reference to the modifiable length of the name of this selection info object. Note that the 0-terminator is not included in the length.

int&
nameLength();
» more...

Return the length of the name of this selection info object. Note that the 0-terminator is not included in the length.

constexpr
int
nameLength() const;
» more...