Return a null-terminated string consisting of all characters in the category PUNCT (i.e., any printable character other than SPACE or ALNUM), ordered by increasing character codes.
Declared in <bdlb_chartype.h>
static
char const*
stringPunct();