id summary reporter owner description type status milestone component version severity resolution keywords cc 5681 boost::range::equal doesn't work correctly with single pass ranges Markus Klein Neil Groves the problem seems to be that the return value of the postfix ++ operator is used. The single_pass_iterator concept allows this to be void. Bugs closed Boost 1.50.0 range Boost 1.46.1 Problem fixed