[#BloombergLP-bslmt-ThroughputBenchmarkResult-operator_assign-0e9a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ThroughputBenchmarkResult.adoc[ThroughputBenchmarkResult]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this object the value of the specified `rhs` benchmark result, and return a reference providing modifiable access to this object. == Synopsis Declared in `<bslmt_throughputbenchmarkresult.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslmt/ThroughputBenchmarkResult.adoc[ThroughputBenchmarkResult]& operator=(xref:BloombergLP/bslmt/ThroughputBenchmarkResult.adoc[ThroughputBenchmarkResult] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#