Example #1
0
 reverse_iterator rend () const {
   return m_set.rend ();
 }