BloombergLP::ball::ThresholdAggregate::operator=

Assign the value of the specified rhs threshold aggregate to this aggregate, and return a reference to this modifiable aggregate.

Synopsis

Declared in <ball_thresholdaggregate.h>

ThresholdAggregate&
operator=(ThresholdAggregate const& rhs);

Return Value

reference to this modifiable aggregate

Parameters

NameDescription
rhsthreshold aggregate to assign from