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