Boost C++ Libraries: Ticket #7073: [algorithm] Incorrect documentation for hex https://svn.boost.org/trac10/ticket/7073 <p> The documentation of the example at: <a href="http://www.boost.org/doc/libs/1_50_0/libs/algorithm/doc/html/the_boost_algorithm_library/Misc/hex.html">http://www.boost.org/doc/libs/1_50_0/libs/algorithm/doc/html/the_boost_algorithm_library/Misc/hex.html</a> appears to be incorrect. </p> <p> It has: </p> <pre class="wiki"> hex ( "abcde", out ) --&gt; "616263646566" </pre><p> Either that should be "abcdef" or remove the 66. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7073 Trac 1.4.3 Marshall Clow Wed, 04 Jul 2012 15:41:35 GMT <link>https://svn.boost.org/trac10/ticket/7073#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7073#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/79261" title="Refs #7073; will close when merged to release. Thanks for the catch!">[79261]</a>) Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7073" title="#7073: Bugs: [algorithm] Incorrect documentation for hex (closed: fixed)">#7073</a>; will close when merged to release. Thanks for the catch! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Wed, 04 Jul 2012 16:15:37 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7073#comment:2 https://svn.boost.org/trac10/ticket/7073#comment:2 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/79264" title="Merge doc changes to release; fixes #7073">[79264]</a>) Merge doc changes to release; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7073" title="#7073: Bugs: [algorithm] Incorrect documentation for hex (closed: fixed)">#7073</a> </p> Ticket