size_type size() const;
template< class Key, class Compare, class Alloc > bool operator==( const multiset<Key
iterator lower_bound( const Key& key ); (1)
Defined in header
template <class Allocator> struct hash<vector<bool, A
size_type bucket_size( size_type n ) const;
std::pair<iterator,iterator> equal_range( const Key& key );
void reserve( size_type count );
Page 41 of 44