BloombergLP::baljsn::operator<<

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

Synopsis

Declared in <baljsn_encodingstyle.h>

std::ostream&
operator<<(
    std::ostream& stream,
    EncodingStyle::Value rhs);

Return Value

a reference to the modifiable stream

Parameters

NameDescription
streamoutput stream
rhsenumeration value to format