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