Return a null‐terminated string consisting of all characters in the category SPACE (i.e., [space|tab|CR|NL|VT|FF]), ordered by increasing character codes.

Synopsis

Declared in <bdlb_chartype.h>

static
char const*
stringSpace();

Created with MrDocs