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();

Created with MrDocs