iterator begin();
std::multiset::value_compare value_comp() const;
void swap( unordered_map& other );
Defined in header
class value_compare;
iterator lower_bound( const Key& key ); (1)
iterator end();
void swap( multimap& other );
void swap( stack& other );
Page 39 of 44