Re: [Boost-bugs] [Boost C++ Libraries] #5714: replace_all does not allow to replace single chars

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5714: replace_all does not allow to replace single chars
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-19 18:07:28


#5714: replace_all does not allow to replace single chars
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: pavol_droba
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: string_algo
   Version: Boost 1.47.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+--------------------------------------------
Changes (by pavol_droba):

  * status: new => closed
  * resolution: => invalid

Comment:

 'a' is not string-type supported by boost::range, therefore it is not a
 valid argument to function replace_all. Use "a" insteda.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5714#comment:1>
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:07 UTC