$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sylvain Pion (Sylvain.Pion_at_[hidden])
Date: 2004-12-11 03:45:15
On Sat, Dec 11, 2004 at 12:38:27AM -0500, David Abrahams wrote:
> Okay, I buy it.
You forgot that you already bought it 18 months ago :)
See the thread starting at :
http://listarchives.boost.org/MailArchives/boost/msg47144.php
Probably a note in the documentation concerning this "non-intuitive"
fact would help.
Another note : filter_iterator's complexity may not match the requirements
of iterators (increment in constant time amortized), depending on the
predicate's behavior.
-- Sylvain