std::pair<iterator,iterator> equal_range( const Key& key );
size_type size() const;
reference front();
Page 44 of 44