Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the currently installed default allocator is used.
Declared in <baltzo_zoneinfo.h>
<baltzo_zoneinfo.h>
bslma::Allocator* allocator() const;
DEPRECATED: Use get_allocator() instead.
get_allocator()