[Boost-bugs] [Boost C++ Libraries] #13396: Added macro BOOST_NO_CXX11_DEFAULTED_MOVES

Subject: [Boost-bugs] [Boost C++ Libraries] #13396: Added macro BOOST_NO_CXX11_DEFAULTED_MOVES
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-13 09:57:23


#13396: Added macro BOOST_NO_CXX11_DEFAULTED_MOVES
------------------------------+--------------------------
 Reporter: akrzemi1 | Owner: John Maddock
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: config
  Version: Boost 1.66.0 | Severity: Problem
 Keywords: |
------------------------------+--------------------------
 Some compilers (GCC 4.4, 4.5, MSVC 12) have added support for defaulted
 functions and rvalue references, but move constructor and move assignment
 are not treated as special member functions yet so they cannot be
 defaulted.

 The corresponding pull request:
 https://github.com/boostorg/config/pull/205

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13396>
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 : 2018-01-13 10:01:47 UTC