Return a reference to the modifiable length of the name of this attribute info object.
Synopsis
Declared in <bdlat_attributeinfo.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