
16 Jul
2010
16 Jul
'10
9:26 p.m.
Would it be appropriate to return a filter iterator for non-associative
containers?
That would produce the right semantics, but I'm not sure it satisfies the performance requirements (since stepping the filter_iterator can take arbitrarily long). We can certainly do it, though. Do you think it's good to put in?
Not really. I'm not sure there are that many people actually using the functionality. If somebody really wants it, we could provide it. Andrew Sutton andrew.n.sutton@gmail.com