$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-09-02 10:55:56
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