BloombergLP::ball::RuleSet::removeRule

Remove the rule having the specified value from this rule set. Return the number of rules removed (i.e., 1 on success and 0 if there is no such a rule).

Synopsis

Declared in <ball_ruleset.h>

int
removeRule(Rule const& value);