BloombergLP::ball::operator<<

Write the value of the specified threshold aggregate to the specified output stream and return a reference to the modifiable stream.

Synopsis

Declared in <ball_thresholdaggregate.h>

std::ostream&
operator<<(
    std::ostream& stream,
    ThresholdAggregate const& aggregate);