id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 965,"[doc] boost::variant tutorial - final example uses v1,v2 should be seq1,seq2",anonymous,ebf,"[doc] boost::variant tutorial The final example [headed '""delayed"" form of apply_visitor also supports binary visitation'] [http://www.boost.org/doc/html/variant/tutorial.html] calls std::equal(v1.begin(), v1.end(), v2.begin()... should be std::equal('''seq1'''.begin(), '''seq1'''.end(), '''seq2'''.begin()...",Bugs,closed,Boost 1.35.0,variant,Boost 1.34.0,Cosmetic,fixed,doc variant,witt@…