Boost C++ Libraries: Ticket #11882: Mistake in iterator facade documentation https://svn.boost.org/trac10/ticket/11882 <p> Hi, </p> <p> In boost doc available here: <a href="http://www.boost.org/doc/libs/1_60_0/libs/iterator/doc/iterator_facade.html">http://www.boost.org/doc/libs/1_60_0/libs/iterator/doc/iterator_facade.html</a> </p> <p> In interoperability section there is a mistake in the example code: typedef impl::node_iterator&lt;node_base&gt; node_iterator; whereas it should be typedef node_iter&lt;node_base&gt; node_iterator; </p> <p> Same for const version. </p> <p> Kindest regards, </p> <p> Sylvain </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11882 Trac 1.4.3