$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bohdan (warever_at_[hidden])
Date: 2002-10-12 13:39:46
"David Abrahams" <dave_at_[hidden]> wrote in message
news:uu1jr62ll.fsf_at_boost-consulting.com...
> I doubt it. If your vector resizes, all iterators pointers and
> references are invalidated (unless space was already reserved?)
> anyway.
I thought that policies instance is stored in filter_iterator by reference, not
by value.
It was trial to avoid constructing policy every time m_end iterator changes.
My mistake, sorry for shaking air.
regards,
bohdan