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