Boost C++ Libraries: Ticket #9514: [range] adjacent_filteref docs incorrect about range category https://svn.boost.org/trac10/ticket/9514 <p> The docs for adjacent_filtered[*] say that it works on Single Pass Ranges. Pretty sure it requires Forward. </p> <p> [*]: <a href="http://www.boost.org/doc/libs/1_55_0/libs/range/doc/html/range/reference/adaptors/reference/adjacent_filtered.html">http://www.boost.org/doc/libs/1_55_0/libs/range/doc/html/range/reference/adaptors/reference/adjacent_filtered.html</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9514 Trac 1.4.3 Eric Niebler Fri, 20 Dec 2013 21:37:21 GMT description changed https://svn.boost.org/trac10/ticket/9514#comment:1 https://svn.boost.org/trac10/ticket/9514#comment:1 <ul> <li><strong>description</strong> modified (<a href="/trac10/ticket/9514?action=diff&amp;version=1">diff</a>) </li> </ul> Ticket Neil Groves Fri, 21 Feb 2014 20:29:22 GMT status changed https://svn.boost.org/trac10/ticket/9514#comment:2 https://svn.boost.org/trac10/ticket/9514#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Neil Groves Mon, 03 Mar 2014 18:30:44 GMT <link>https://svn.boost.org/trac10/ticket/9514#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9514#comment:3</guid> <description> <p> change committed to the develop branch in the qbk. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Neil Groves</dc:creator> <pubDate>Tue, 04 Mar 2014 13:08:02 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/9514#comment:4 https://svn.boost.org/trac10/ticket/9514#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> Ticket Neil Groves Tue, 04 Mar 2014 13:58:33 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9514#comment:5 https://svn.boost.org/trac10/ticket/9514#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> .qbk has been merged to master - html will be removed and docs generated by build before 1.56 </p> Ticket