BloombergLP::ball::operator<<

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

Synopsis

Declared in <ball_context.h>

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