Re: [Boost-bugs] [Boost C++ Libraries] #1841: Optional: C++0x features

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1841: Optional: C++0x features
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-04 20:54:46


#1841: Optional: C++0x features
---------------------------------------+------------------------------------
  Reporter: jgottman@… | Owner: fcacciola
      Type: Feature Requests | Status: new
 Milestone: Boost 1.36.0 | Component: optional
   Version: Boost 1.35.0 | Severity: Optimization
Resolution: | Keywords:
---------------------------------------+------------------------------------

Comment (by mlcreech@…):

 Are there any plans to add support for rvalue references to
 boost::optional? This makes a very big difference on C++0x code.

 Also, bug severity should not be "optimization" - as things are, classes
 which are movable but not copyable can't be used at all with
 boost::optional (compile errors), whereas if move semantics were respected
 it would work fine.

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