TBD: fix comment to mention that the default allocator has to be a test allocator. Create a proxy object which will forward allocation calls to the object pointed to by bslma::Default::defaultAllocator(). Postcondition: ` this‐>mechanism() == bslma::Default::defaultAllocator(); `

Synopsis

Declared in <bslma_stdtestallocator.h>

StdTestAllocator();

Created with MrDocs