[#BloombergLP-bdlb-operator_lshift-06a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::operator<< :relfileprefix: ../../ :mrdocs: Write the specified character `category` enumerator to the specified output stream as a string that is identical to the enumerator name. == Synopsis Declared in `<bdlb_chartype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& out, xref:BloombergLP/bdlb/CharType/Category.adoc[CharType::Category] category); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#