Return a reference providing modifiable access to the d_state data member of ThroughputBenchmark.
Synopsis
Declared in <bslmt_throughputbenchmark.h>
bsls::AtomicInt&
state();
Return Value
modifiable reference to d_state
Created with MrDocs