Boost C++ Libraries: Ticket #11170: Doc slip for index_of https://svn.boost.org/trac10/ticket/11170 <p> Seemingly in all the places where it is documented, the description for the new member function <code>size_type index_of(iterator p)</code> has been incorrectly pasted from that of <code>iterator nth(size_type n)</code>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11170 Trac 1.4.3 Joaquín M López Muñoz Tue, 07 Apr 2015 06:09:42 GMT version changed https://svn.boost.org/trac10/ticket/11170#comment:1 https://svn.boost.org/trac10/ticket/11170#comment:1 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost 1.57.0</span> → <span class="trac-field-new">Boost 1.58.0</span> </li> </ul> Ticket anonymous Fri, 13 May 2016 00:11:11 GMT <link>https://svn.boost.org/trac10/ticket/11170#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11170#comment:2</guid> <description> <p> The documentation is still wrong and it's a simple fix. Can this issue get some love? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Ion Gaztañaga</dc:creator> <pubDate>Fri, 13 May 2016 20:20:45 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/11170#comment:3 https://svn.boost.org/trac10/ticket/11170#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Sorry, I just forgot this ticket. Fixed in develop, commit: </p> <p> SHA-1: 873daf9a0c0032aa4fa6012ccece9713d39f8483 </p> <ul><li>Fixed bug Trac <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/11170" title="#11170: Bugs: Doc slip for index_of (closed: fixed)">#11170</a> </li></ul> Ticket