[#BloombergLP-ball-operator_lshift-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::operator<< :relfileprefix: ../../ :mrdocs: Write a description of the data members of the specified `cache` to the specified `stream` in some single‐line human readable format, and return 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_RuleEvaluationCache.adoc[AttributeContext_RuleEvaluationCache] const& cache); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#