$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andysem_at_[hidden])
Date: 2007-05-27 08:02:47
Hello David,
> Well, good question. It should be "is_constant_iterator
I finally got my hands on it. The updated version is available with
the same link:
Changes are:
- Renamed to is_constant_iterator
- The trait does not compile if applied to an iterator whose reference
type is not a reference.
- std::vector< bool > iterators are supported, though
- Docs and tests update
I'm not sure what should I do next. Does this humble addition need some
kind of review?
-- Best regards, Andrey mailto:andysem_at_[hidden]