[#BloombergLP-baltzo-Zoneinfo-allocator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/Zoneinfo.adoc[Zoneinfo]::allocator :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<baltzo_zoneinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* allocator() const; ---- == Description DEPRECATED: Use `get_allocator()` instead. [.small]#Created with https://www.mrdocs.com[MrDocs]#