BloombergLP::bslma::TestAllocator_Proxy::TestAllocator_Proxy

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

NameDescription
allocatorThe test allocator to proxy.