bsl::unordered_multiset::size

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;