2 Mar
2008
2 Mar
'08
11:50 p.m.
Martin Wartens wrote:
I used boost::iterator_adapter with a std::vector iterator, all parameters set to boost::use_default. (So this is the same as a plain std::vector iterator) With this configuration, the iterator tag is recognized as "input_iterator_tag" not "random_iterator_tag" as it must be.
If `is_reference