Return the allocator used by this object to supply memory.
Synopsis
Declared in <bdljsn_jsonnumber.h>
JsonNumber::allocator_type
get_allocator() const;
Return Value
the allocator used by this object to supply memory
Created with MrDocs