[Boost-bugs] [Boost C++ Libraries] #7073: [algorithm] Incorrect documentation for hex

Subject: [Boost-bugs] [Boost C++ Libraries] #7073: [algorithm] Incorrect documentation for hex
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-04 09:18:14


#7073: [algorithm] Incorrect documentation for hex
---------------------------------+------------------------------------------
 Reporter: boost@… | Owner: marshall
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: algorithm
  Version: Boost 1.50.0 | Severity: Cosmetic
 Keywords: algorithm hex |
---------------------------------+------------------------------------------
 The documentation of the example at:
 http://www.boost.org/doc/libs/1_50_0/libs/algorithm/doc/html/the_boost_algorithm_library/Misc/hex.html
 appears to be incorrect.

 It has:
 {{{
  hex ( "abcde", out ) --> "616263646566"
 }}}

 Either that should be "abcdef" or remove the 66.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7073>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC