Return the allocator used by this object to supply memory.

Synopsis

Declared in <bdlcc_singleconsumerqueue.h>

bslma::Allocator*
allocator() const;

Return Value

the allocator used by this object to supply memory

Created with MrDocs