template <class M> pair<iterator, bool> insert_or_assign(const
float max_load_factor() const; (1)
void clear();
iterator begin();
Defined in header
iterator find( const Key& key ); (1)
void pop();
void merge( list& other ); (1)
size_type count( const Key& key ) const; (1)
Page 28 of 44