local_iterator end( size_type n );
iterator find( const Key& key ); (1)
size_type size() const;
iterator end();
Defined in header
constexpr size_type max_size();
template< class Key, class Compare, class Alloc > bool operator==( const set<Key
float max_load_factor() const; (1)
(1)
Page 30 of 44