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