Return a null‐terminated string consisting of all characters in the category ALUND (i.e., [ALPHA|]), ordered by increasing character codes.

Synopsis

Declared in <bdlb_chartype.h>

static
char const*
stringAlund();

Return Value

null‐terminated string of all ALUND characters

Created with MrDocs