1 Sep
2009
1 Sep
'09
3:10 p.m.
Teto wrote:
I wanted to know if it was possible to have an iterator behaving like both an indirect_iterator and a filter_iterator. I've tried to without success.
Are you sure you want to do this with individual iterators? How about ranges (equivalent to iterator pairs)? You should look at the RangeEx library. http://article.gmane.org/gmane.comp.lib.boost.user/44819