Create a proxy for the specified allocator used by the exception test macros.

Synopsis

Declared in <bslma_testallocator.h>

explicit
TestAllocator_Proxy(BSLMA_ALLOC_TYPE* allocator);

Parameters

Name

Description

allocator

The test allocator to proxy.

Created with MrDocs