bsl::allocator<void>::allocator

Create a proxy object that will forward allocation calls to the object pointed to by bslma::Default::defaultAllocator(). Postcondition: ` this->mechanism() == bslma::Default::defaultAllocator(); `

Synopsis

Declared in <bslma_bslallocator.h>

allocator();