Return the allocator used by this object to supply memory.

Synopsis

Declared in <bslmt_threadattributes.h>

bslma::Allocator*
allocator() const;

Return Value

the allocator used by this object to supply memory

Created with MrDocs