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