Return true if the specified character is in the NONE category (i.e., []), and false otherwise. Note that this function always returns false, but is provided for completeness.
Declared in <bdlb_chartype.h>
static
bool
isNone(char character);