Create a TestAllocatorMonitor object to track changes in statistics of the specified testAllocator.

Synopsis

Declared in <bslma_testallocatormonitor.h>

explicit
TestAllocatorMonitor(TestAllocator const* testAllocator);

Parameters

Name

Description

testAllocator

The test allocator to monitor.

Created with MrDocs