[#BloombergLP-balber-BerUniversalTagNumber-print] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerUniversalTagNumber.adoc[BerUniversalTagNumber]::print :relfileprefix: ../../../ :mrdocs: Write to the specified `stream` the string representation of the specified enumeration `value`. Return a reference to the modifiable `stream`. == Synopsis Declared in `<balber_beruniversaltagnumber.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::ostream& print( std::ostream& stream, xref:BloombergLP/balber/BerUniversalTagNumber/Value.adoc[Value] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#