[#BloombergLP-ball-operator_lshift-0cf9] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::operator<< :relfileprefix: ../../ :mrdocs: Write the value of the specified `attributeSet` to the specified `output` stream. Return the specified `output` stream. == Synopsis Declared in `<ball_managedattributeset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& output, xref:BloombergLP/ball/ManagedAttributeSet.adoc[ManagedAttributeSet] const& attributeSet); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#