[Boost-bugs] [Boost C++ Libraries] #8002: [Utility/string_ref] typo doc

Subject: [Boost-bugs] [Boost C++ Libraries] #8002: [Utility/string_ref] typo doc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-07 09:02:55


#8002: [Utility/string_ref] typo doc
-------------------------------------------------------+--------------------
 Reporter: Akira Takahashi <faithandbrave@…> | Owner: no-maintainer
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: utility
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: |
-------------------------------------------------------+--------------------
 http://www.boost.org/doc/libs/1_53_0/libs/utility/doc/html/string_ref.html

 in this document.
 {{{
 if ( extract_part ( "ABCDEFG" ).front() == "C" ) { /* do something */ }
 }}}
 front() return char.
 "C" should be 'C'.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8002>
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:11 UTC