[#BloombergLP-baljsn-SimpleFormatter-allocator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/SimpleFormatter.adoc[SimpleFormatter]::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 `<baljsn_simpleformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* allocator() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#