Format the specified rhs to the specified output stream and return a non‐`const` reference stream.

Synopsis

Declared in <bdljsn_writeoptions.h>

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

Created with MrDocs