Return the allocator used by this object to supply memory.
Declared in <bdld_manageddatum.h>
<bdld_manageddatum.h>
ManagedDatum::allocator_type get_allocator() const;
Note that if no allocator was supplied at construction the default allocator in effect at construction is used.
allocator used by this object to supply memory