
27 May
2007
27 May
'07
12:02 p.m.
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@mail.ru