Return the allocator used by this object to allocate memory.

Synopsis

Declared in <bdljsn_json.h>

bslma::Allocator*
allocator() const noexcept;

Created with MrDocs