[#BloombergLP-ball-operator_lshift-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::operator<< :relfileprefix: ../../ :mrdocs: Write a description of the data members of the specified `context` to the specified `stream` in a single‐line human readable format, and return a reference to the modifiable `stream`. == Synopsis Declared in `<ball_attributecontext.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/ball/AttributeContext.adoc[AttributeContext] const& context); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#