Create a TestAllocatorStatisticsGuard object to stash, reset, and restore statistics of the specified testAllocator.
Declared in <bslma_testallocatorstatisticsguard.h>
explicit
TestAllocatorStatisticsGuard(TestAllocator* testAllocator);
| Name | Description |
|---|---|
| testAllocator | The test allocator whose statistics are guarded. |