[Boost-bugs] [Boost C++ Libraries] #10099: BOOST_FUSION_DEFINE_STRUCT prevents move constructor and move assignments

Subject: [Boost-bugs] [Boost C++ Libraries] #10099: BOOST_FUSION_DEFINE_STRUCT prevents move constructor and move assignments
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-06-06 13:39:29


#10099: BOOST_FUSION_DEFINE_STRUCT prevents move constructor and move assignments
---------------------------------+--------------------------
 Reporter: maxim.yegorushkin@… | Owner: djowel
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: fusion
  Version: Boost 1.55.0 | Severity: Optimization
 Keywords: |
---------------------------------+--------------------------
 BOOST_FUSION_DEFINE_STRUCT implements the copy constructor and copy
 assignment that prevent the compiler from generating the default versions
 of the move constructor and move assignment.

 In C++11 mode BOOST_FUSION_DEFINE_STRUCT family of macros should probably
 use C++11 "default" keyword to let the compiler implement the copy and
 move constructors and assignments.

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