bsl::map<int, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>::get_allocator

Return (a copy of) the allocator used for memory allocation by this map.

Synopsis

Declared in <bslstl_map.h>

allocator_type
get_allocator() const noexcept;