[#BloombergLP-balb-Enumerated-print] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Enumerated.adoc[Enumerated]::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 `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::ostream& print( std::ostream& stream, xref:BloombergLP/balb/Enumerated/Value.adoc[Value] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#