[#BloombergLP-bdlc-operator_lshift-0d5] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::operator<< :relfileprefix: ../../ :mrdocs: Write the specified `rhs` index clerk to the specified output `stream` in some single‐line (human‐readable) format, and return a reference to the modifiable `stream`. == Synopsis Declared in `<bdlc_indexclerk.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/bdlc/IndexClerk.adoc[IndexClerk] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#