Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11684: boost::string_ref lack of move constructor prevents efficient use in some stl containers
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-07-27 17:48:10
#11684: boost::string_ref lack of move constructor prevents efficient use in some
stl containers
-------------------------------+---------------------------
Reporter: banks@⦠| Owner: no-maintainer
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: utility
Version: Boost 1.59.0 | Severity: Optimization
Resolution: | Keywords:
-------------------------------+---------------------------
Comment (by marshall):
I don't think that adding move ctor/assignment to `string_ref` will help.
To be "trivial', they have to be defaulted. If the copy ctor/assignment
is defaulted, that's sufficient.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11684#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-02-16 18:50:20 UTC