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