Return a reference providing modifiable access to the d_threadGroups data member of ThroughputBenchmark.
Synopsis
Declared in <bslmt_throughputbenchmark.h>
bsl::vector<ThroughputBenchmark::ThreadGroup>&
threadGroups();
Return Value
modifiable reference to d_threadGroups
Created with MrDocs