|
Boost Users : |
Subject: Re: [Boost-users] Iterator behaving like an indirect_iterator and a filter_iterator
From: Nat Goodspeed (nat_at_[hidden])
Date: 2009-09-01 11:10:57
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
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net