[#BloombergLP-ball-operator_lshift-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::operator<< :relfileprefix: ../../ :mrdocs: Write the value of the specified `attributeContainer` to the specified `output` stream in some single‐line, human readable format. Return the `output` stream. == Synopsis Declared in `<ball_defaultattributecontainer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& output, xref:BloombergLP/ball/DefaultAttributeContainer.adoc[DefaultAttributeContainer] const& attributeContainer); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#