This simple unconstrained attribute type is used to store all information necessary to restore the state of all statistics of a TestAllocator after a stashStatistics() call that resets them. See also TestAllocator::stashStatistics and TestAllocator::restoreStatistics.
Synopsis
Declared in <bslma_testallocator.h>
class TestAllocatorStashedStatistics;
Member Functions
Name |
Description |
|
Create a |
Set the |
|
Return the |
|
Return the |
|
Return the |
|
Return the |
|
Return the |
|
Return the |
|
Return the |
|
Return the |
|
Return the |
|
Return the |
|
Return a const pointer to the test allocator that was saved. |
|
Call |
Created with MrDocs