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

Synopsis

Declared in <ball_ruleset.h>

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

Created with MrDocs