Return get_allocator().mechanism().
Synopsis
Declared in <baltzo_zoneinfo.h>
bslma::Allocator*
allocator() const;
Description
DEPRECATED: Use get_allocator() instead.
Return Value
the mechanism of this object's allocator
Created with MrDocs