Beispiel #1
0
 IndexIterator* clone() const {
   return new FilterIndexIterator(iv_cpFilter, iv_pIterator->clone());
 }