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>
std::ostream&
operator<<(
std::ostream& stream,
IndexClerk const& rhs);
Created with MrDocs