BloombergLP::bdljsn::operator<<

Format the specified rhs to the specified output stream in a single line format and return a non-const reference to stream.

Synopsis

Declared in <bdljsn_readoptions.h>

std::ostream&
operator<<(
    std::ostream& stream,
    ReadOptions const& rhs);