Return a reference providing non‐modifiable access to the allocator supplying memory for the memory pool maintained by this object.

Synopsis

Declared in <bslstl_bidirectionalnodepool.h>

SimplePool<bslalg::BidirectionalNode<VALUE>, ALLOCATOR>::AllocatorType const&
allocator() const;

Created with MrDocs