
2 Sep
2008
2 Sep
'08
2:55 p.m.
AMDG Arno Schödl wrote:
This would blow up, I believe. It gets expanded on both begin and end, causing exponential storage growth.
Ok. Right. Incidentally, the storage required is not exponential because it is not all needed at once, but I see your point. I like the idea of having the filter_iterator contain a copy of the range. In Christ, Steven Watanabe