BloombergLP::bslma::MallocFreeAllocator::MallocFreeAllocator

Create an allocator that uses std::malloc and std::free to supply memory. Note that all objects of this class share the same underlying resource.

Synopsis

Declared in <bslma_mallocfreeallocator.h>

MallocFreeAllocator();