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