Exemplo n.º 1
0
 bool empty () const
 {
     return _token.empty () && _index_set.empty ();
 }