Return a reference providing modifiable access to the rebound allocator traits for the node‐type. Note that this operation returns a base‐class (AllocatorType) reference to this object.
Synopsis
Declared in <bslstl_simplepool.h>
SimplePool<VALUE, ALLOCATOR>::AllocatorType&
allocator();
Created with MrDocs