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