bsl::multimap::size

Return the number of elements in this multimap.

Synopsis

Declared in <bslstl_multimap.h>

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