DEPRECATED: Use get_allocator() instead.
Synopsis
Declared in <bdljsn_jsonnumber.h>
[[deprecated]]
bslma::Allocator*
allocator() const;
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Description
Return get_allocator().mechanism(), i.e., the memory resource used by this object to supply memory.
Created with MrDocs