BloombergLP::balb::operator<<

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

Synopsis

Declared in <balb_testmessages.h>

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

Return Value

a reference to the modifiable stream

Parameters

NameDescription
streamoutput stream
rhsobject to format