[#BloombergLP-ball-ThresholdAggregate-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate]::operator= :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate]& operator=(xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#