bsl::multiset::size

Return the number of elements in this multiset.

Synopsis

Declared in <bslstl_multiset.h>

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