Return true if the specified character is in the ALUND category (i.e., [ALPHA|]), and false otherwise.
Synopsis
Declared in <bdlb_chartype.h>
static
bool
isAlund(char character);
Created with MrDocs