Return the allocator used by this object to supply memory.

Synopsis

Declared in <bdlb_variant.h>

bslma::Allocator*
getAllocator() const;

Created with MrDocs