std::multimap::value_compare value_comp() const;
template< class... Args > iterator emplace( const_iterator
size_type bucket( const Key& key ) const;
size_type max_size() const;
iterator begin();
template< class... Args > void emplace_back( Args&&
iterator end();
(1)
template< class T, class Container > bool operator==( stack<T,Container>&
Page 22 of 44