Create a TestAllocatorStashedStatistics object with its members initialized by the current statistics values of the specified testAllocator, and the address of it as origin.

Synopsis

Declared in <bslma_testallocator.h>

TestAllocatorStashedStatistics(TestAllocator* testAllocator);

Created with MrDocs