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