Boost logo

Boost :

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:

http://tinyurl.com/2z56r2

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]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk