Re: [Boost-bugs] [Boost C++ Libraries] #12917: string_ref not constructible from rvalue strings anymore

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12917: string_ref not constructible from rvalue strings anymore
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-22 14:27:17


#12917: string_ref not constructible from rvalue strings anymore
-------------------------------+------------------------
  Reporter: mgaunard | Owner: marshall
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: utility
   Version: Boost 1.64.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by olafvdspek@…):

 https://github.com/mclow/String-Algo/issues/8

 {{{
 return db.query(make_query(db, q, a...));
 }}}

 make_query returns string, db.query takes string_view.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12917#comment:4>
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-03-22 14:31:09 UTC