Re: [Boost-bugs] [Boost C++ Libraries] #12194: Copy assignment on moveable and copyable classes uses wrong type

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12194: Copy assignment on moveable and copyable classes uses wrong type
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-12 11:48:43


#12194: Copy assignment on moveable and copyable classes uses wrong type
---------------------------+------------------------
  Reporter: a.grund@… | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: Boost 1.61.0 | Component: move
   Version: Boost 1.59.0 | Severity: Regression
Resolution: | Keywords:
---------------------------+------------------------

Comment (by a.grund@…):

 I found during creation of a patch
 (https://github.com/boostorg/move/pull/9) that {{{ BOOST_COPY_ASSIGN_REF
 }}} causes more problems. The class assignment fails also, when assigning
 const instances as that would also use the template function
 In C++11 it works perfectly though

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