[Boost-bugs] [Boost C++ Libraries] #1075: [doc] incorrect comment

Subject: [Boost-bugs] [Boost C++ Libraries] #1075: [doc] incorrect comment
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-03 18:08:41


#1075: [doc] incorrect comment
--------------------------------------------+-------------------------------
 Reporter: josue.gomes.honeypot_at_[hidden] | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
  Version: release 1.34.0 | Severity: Cosmetic
 Keywords: |
--------------------------------------------+-------------------------------
 Examples for u32regex_match() and u32regex_search() show comments where
 reads
 'Extract $1 as CString' and 'Extract $0 as CString'.

 The correct should be:

 'Extract $1 as std::string' and
 'Extract $0 as UnicodeString'

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1075>
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:49:55 UTC