id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7585,Boost.Range Adaptors indexed: mistake in online documentation,Evgeny Panasyuk ,Neil Groves,"http://www.boost.org/doc/libs/1_51_0/libs/range/doc/html/range/reference/adaptors/reference/indexed.html 1. Pipe rng | boost::adaptors::indexed should be: Pipe rng | boost::adaptors::indexed(start_index) 2. Function boost::adaptors::index(rng) should be: Function boost::adaptors::index(rng,start_index) Live demo: Compile Error - http://liveworkspace.org/code/ade31e7817c46fc1076be195cf94ec8c OK - http://liveworkspace.org/code/464cab20cf6d6030cd516cf79e8c4fc3",Bugs,closed,To Be Determined,range,Boost 1.51.0,Cosmetic,fixed,range doc,