Return a reference to the modifiable length of the name of this selection info object.
Synopsis
Declared in <bdlat_selectioninfo.h>
int&
nameLength();
Description
Note that the 0‐terminator is not included in the length.
Return Value
reference to the modifiable name length
Created with MrDocs