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