Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the owned heap‐bypass allocator is used.

Synopsis

Declared in <balst_stacktrace.h>

bslma::Allocator*
allocator() const;

Created with MrDocs