bsl::allocator<unsigned char>::allocator

Create an allocator 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();