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

Synopsis

Declared in <baljsn_encoder_testtypes.h>

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

Created with MrDocs