Return the number of elements in this multimap.
Synopsis
Declared in <bslstl_multimap.h>
multimap<KEY, VALUE, COMPARATOR, ALLOCATOR>::size_type
size() const noexcept;
Created with MrDocs
Return the number of elements in this multimap.
Declared in <bslstl_multimap.h>
multimap<KEY, VALUE, COMPARATOR, ALLOCATOR>::size_type
size() const noexcept;
Created with MrDocs