Re: [Boost-bugs] [Boost C++ Libraries] #10028: erasing in a container::vector of move only type calls the destructor after the object has been moved

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10028: erasing in a container::vector of move only type calls the destructor after the object has been moved
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-12 16:39:50


#10028: erasing in a container::vector of move only type calls the destructor after
the object has been moved
-------------------------------+------------------------
  Reporter: maynuki@… | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: container
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by maynuki@…):

 yes, you are right, of course: I missed releasing the resources for "this"
 within the move assignment operator...

 I am sorry I should have checked more careful... just hope I didn't waste
 much of your time with this

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