Format the specified rhs to the specified output stream and return a reference to the modifiable stream.

Synopsis

Declared in <baljsn_datumdecoderoptions.h>

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

Created with MrDocs