bsl::map::map

Create an empty map using the specified comparator and basicAllocator.

Synopsis

Declared in <bslstl_map.h>

explicit
map(
    COMPARATOR const& comparator,
    ALLOCATOR const& basicAllocator = ALLOCATOR());