[#BloombergLP-ball-ThresholdAggregate-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate]::ThresholdAggregate :relfileprefix: ../../../ :mrdocs: Create a threshold aggregate having the same value as that of the specified `original` threshold aggregate. == Synopsis Declared in `<ball_thresholdaggregate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ThresholdAggregate(xref:BloombergLP/ball/ThresholdAggregate.adoc[ThresholdAggregate] const& original); ---- == Parameters [cols="1,4"] |=== | Name| Description | *original* | threshold aggregate to copy |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#