[#BloombergLP-balber-operator_lshift-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::operator<< :relfileprefix: ../../ :mrdocs: Format the specified `tagType` to the specified output `stream` and return a reference providing modifiable access to `stream`. == Synopsis Declared in `<balber_berconstants.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/balber/BerConstants/TagType.adoc[BerConstants::TagType] tagType); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#