Boost C++ Libraries: Ticket #6404: Documentation bug for iterator_facade https://svn.boost.org/trac10/ticket/6404 <p> In the documentation for iterator_facade, there's a bit of a booboo where the function is first written: </p> <pre class="wiki">iterator-category(CategoryOrTraversal, value_type, reference) </pre><p> Then defined as: </p> <pre class="wiki">iterator-category(C,R,V) </pre><p> So I think the argument order is flipped. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6404 Trac 1.4.3 jeffrey.hellrung Mon, 08 Oct 2012 02:17:57 GMT <link>https://svn.boost.org/trac10/ticket/6404#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6404#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/80902" title="refs #6404">[80902]</a>) refs <a class="new ticket" href="https://svn.boost.org/trac10/ticket/6404" title="#6404: Bugs: Documentation bug for iterator_facade (new)">#6404</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Dave Abrahams</dc:creator> <pubDate>Wed, 21 Nov 2012 22:40:15 GMT</pubDate> <title>owner changed https://svn.boost.org/trac10/ticket/6404#comment:2 https://svn.boost.org/trac10/ticket/6404#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Dave Abrahams</span> to <span class="trac-author">jeffrey.hellrung</span> </li> </ul> Ticket Daniel James Wed, 04 Jun 2014 10:11:58 GMT description changed https://svn.boost.org/trac10/ticket/6404#comment:3 https://svn.boost.org/trac10/ticket/6404#comment:3 <ul> <li><strong>description</strong> modified (<a href="/trac10/ticket/6404?action=diff&amp;version=3">diff</a>) </li> </ul> <p> If no one objects, I'll include this in the next release. </p> Ticket