Return a non‐modifiable reference to this object's allocator, which is typically a copy of the allocator used to construct this object.
Synopsis
Declared in <bslalg_containerbase.h>
ALLOCATOR const&
allocatorRef() const;
Return Value
non‐modifiable reference to this object's allocator
Created with MrDocs