Return the allocator used to supply memory.

Synopsis

Declared in <bslstl_syncbuf.h>

ALLOCATOR
get_allocator() const noexcept;

Return Value

allocator used to supply memory

Created with MrDocs