Return a null‐terminated string representation of the specified character category enumerator that is identical to the enumerator name.

Synopsis

Declared in <bdlb_chartype.h>

static
char const*
toAscii(CharType::Category category);

Created with MrDocs