BloombergLP::bdljsn::operator<<

Format the specified rhs to the specified output stream.

Synopsis

Declared in <bdljsn_writeoptions.h>

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

Return Value

a non-const reference to stream

Parameters

NameDescription
streamoutput stream
rhsoptions object to format