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