id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10515,Range: doc: incorrect return type,akim demaille ,Neil Groves,"This page: http://www.boost.org/doc/libs/1_56_0/libs/range/doc/html/range/reference/adaptors/reference/filtered.html reads: {{{ Range Return Type: boost::filtered_range }}} But the code shows that it has two template parameters. {{{ namespace boost { namespace range_detail { template< class P, class R > struct filtered_range : }}} Maybe other similar pages lack parameters, I don't know, but they all seem to have a single one documented.",Bugs,assigned,Boost 1.58.0,range,Boost 1.56.0,Cosmetic,,documentation,