[Boost-bugs] [Boost C++ Libraries] #9964: broken move semantics of fusion::map

Subject: [Boost-bugs] [Boost C++ Libraries] #9964: broken move semantics of fusion::map
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-29 14:10:30


#9964: broken move semantics of fusion::map
-------------------------------------------------+-------------------------
 Reporter: Alexander Cheparukhin | Owner: djowel
  <cheparukhin@…> | Status: new
     Type: Bugs | Component: fusion
Milestone: To Be Determined | Severity: Regression
  Version: Boost 1.55.0 |
 Keywords: |
-------------------------------------------------+-------------------------
 move constructor of map_impl is broken since 1.55: the base class is
 trying to construct from itself instead of the passed argument, which
 results in errors. I've attached a patch which should solve the problem.

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