template< class T, class Container > bool operator==( stack<T,Container>&
(1)
iterator upper_bound( const Key& key ); (1)
Defined in header
void rehash( size_type count );
size_type max_bucket_count() const;
allocator_type get_allocator() const;
Page 26 of 44