[Boost-bugs] [Boost C++ Libraries] #9577: trim_copy doesn't support string_ref

Subject: [Boost-bugs] [Boost C++ Libraries] #9577: trim_copy doesn't support string_ref
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-15 19:07:55


#9577: trim_copy doesn't support string_ref
------------------------------+-----------------------
 Reporter: ml@… | Owner: marshall
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: algorithm
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------
 {{{
 boost::string_ref z = " AA BB ";
 boost::string_ref b = boost::trim_copy(z);
 }}}
 does not compile

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