Return a reference to the non‐modifiable allocator instance associated with this standard allocator adaptor.

Synopsis

Declared in <bsltf_stdallocatoradaptor.h>

ALLOCATOR const&
allocator() const;

Return Value

a reference to the non‐modifiable adapted allocator

Created with MrDocs