Boost C++ Libraries: Ticket #9032: Wrong Boost.Iterator permutation_iterator::base() description https://svn.boost.org/trac10/ticket/9032 <p> <a class="ext-link" href="http://svn.boost.org/svn/boost/trunk/libs/iterator/doc/permutation_iterator_ref.rst"><span class="icon">​</span>http://svn.boost.org/svn/boost/trunk/libs/iterator/doc/permutation_iterator_ref.rst</a> says that return type of <code>permutation_iterator::base()</code> is <code>ElementIterator</code>, while it has to be <code>IndexIterator</code> (<a class="ext-link" href="http://svn.boost.org/svn/boost/trunk/boost/iterator/permutation_iterator.hpp"><span class="icon">​</span>http://svn.boost.org/svn/boost/trunk/boost/iterator/permutation_iterator.hpp</a>). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9032 Trac 1.4.3 Y. <yar444@…> Wed, 04 Sep 2013 06:37:31 GMT owner, component changed; keywords set https://svn.boost.org/trac10/ticket/9032#comment:1 https://svn.boost.org/trac10/ticket/9032#comment:1 <ul> <li><strong>keywords</strong> iterator doc added </li> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">jeffrey.hellrung</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">iterator</span> </li> </ul> Ticket