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