[Boost-bugs] [Boost C++ Libraries] #7466: [C++11] Give dynamic_bitset a move constructor

Subject: [Boost-bugs] [Boost C++ Libraries] #7466: [C++11] Give dynamic_bitset a move constructor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-04 02:10:21


#7466: [C++11] Give dynamic_bitset a move constructor
------------------------------------+---------------------------------------
 Reporter: zeratul976@… | Owner: jsiek
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: dynamic_bitset
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------------+---------------------------------------
 dynamic_bitset does not have a move constructor. This makes it annoying to
 write classes that aggregate it, because those classes need explicit move
 constructors (the compiler will not auto-generate a move constructor if
 one of your fields is not movable).

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