BloombergLP::balber::operator<<

Format the specified rhs to the specified output stream.

Synopsis

Declared in <balber_berencoderoptions.h>

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

Return Value

reference to stream

Parameters

NameDescription
streamoutput stream
rhsoptions object to format