Re: [Boost-bugs] [Boost C++ Libraries] #9718: boost::container::string assignment operator problem

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9718: boost::container::string assignment operator problem
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-27 09:35:24


#9718: boost::container::string assignment operator problem
----------------------------------------------+------------------------
  Reporter: Piotr Sulecki <piotr.sulecki@…> | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+------------------------

Comment (by igaztanaga):

 This is a well-known limitation of Boost.Move:

 http://www.boost.org/doc/libs/1_55_0/doc/html/move/emulation_limitations.html#move.emulation_limitations.assignment_operator

 However, it should be documented in the Container library as a known
 issue. I'll use this ticket for this.

 You'll need to define the assignment operator in the struct to workaround
 the issue. It's a pain but there is no fix for that.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9718#comment:3>
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:15 UTC