BloombergLP::ball::operator<<

Write the value of the specified rule to the specified output stream. Return the specified output stream.

Synopsis

Declared in <ball_rule.h>

std::ostream&
operator<<(
    std::ostream& output,
    Rule const& rule);