BloombergLP::ball::operator<<

Write the value of the specified rules to the specified output stream.

Synopsis

Declared in <ball_ruleset.h>

std::ostream&
operator<<(
    std::ostream& output,
    RuleSet const& rules);

Description

Return the specified output stream.

Return Value

reference to output

Parameters

NameDescription
outputoutput stream
rulesrule set to write