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