Return the allocator used by this object to supply memory.

Synopsis

Declared in <bdlb_variant.h>

bslma::Allocator*
getAllocator() const;

Return Value

the allocator used by this object to supply memory

Created with MrDocs