Re: [Boost-bugs] [Boost C++ Libraries] #6920: interprocess::string error under vs2005

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6920: interprocess::string error under vs2005
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-14 15:29:18


#6920: interprocess::string error under vs2005
---------------------------------+------------------------------------------
  Reporter: lv.jcfly@… | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.49.0 | Severity: Problem
Resolution: wontfix | Keywords: interprocess string
---------------------------------+------------------------------------------
Changes (by igaztanaga):

  * status: new => closed
  * resolution: => wontfix

Comment:

 Sorry, but this is a limitation imposed by Boost.Move:

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

 There is no known workaround, and move semantics are too importante to be
 left out. You will need to declare the copy assignment explicitly to be
 able to compile your code.

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