Return a null-terminated string consisting of all characters in the category IDENT (i.e., [ALNUM|]), ordered by increasing character codes.
IDENT
[ALNUM|]
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static char const* stringIdent();