Return the number of characters in the NONE category.
Synopsis
Declared in <bdlb_chartype.h>
static
int
numNone();
Description
Note that the string returned by the stringNone method is empty.
Return Value
count of characters classified as NONE
Created with MrDocs