Create an empty map using the specified comparator and basicAllocator.
Declared in <bslstl_map.h>
explicit
map(
less<int> const& comparator,
allocator<pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>> const& basicAllocator = ALLOCATOR());