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