multiset::length


template <class t>
Unsigned multiset<t,less>::length() const

This method returns the number of elements in the multiset.

Return

Unsigned

The number of elements in the multiset.