Return the number of characters in the ALL category.
Synopsis
Declared in <bdlb_chartype.h>
static
int
numAll();
Description
Note that the character string returned by the stringAll method is of length 255, but the terminating null is part of the set.
Return Value
number of characters in category ALL
Created with MrDocs