bsl::map::size

Return the number of elements in this map.

Synopsis

Declared in <bslstl_map.h>

map<KEY, VALUE, COMPARATOR, ALLOCATOR>::size_type
size() const noexcept;