Return the allocator used by this object to allocate memory.
Synopsis
Declared in <bdljsn_json.h>
bslma::Allocator*
allocator() const noexcept;
Return Value
the allocator used by this object
Created with MrDocs
Return the allocator used by this object to allocate memory.
Declared in <bdljsn_json.h>
bslma::Allocator*
allocator() const noexcept;
the allocator used by this object
Created with MrDocs