Write the specified character category enumerator to the specified output stream as a string that is identical to the enumerator name.
Declared in <bdlb_chartype.h>
std::ostream&
operator<<(
std::ostream& out,
CharType::Category category);