Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7718: Basic rvalue and C++11 support (part 2)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-21 06:46:12
#7718: Basic rvalue and C++11 support (part 2)
---------------------------+------------------------------------------------
Reporter: apolukhin | Owner: ebf
Type: Patches | Status: reopened
Milestone: Boost 1.53.0 | Component: variant
Version: Boost 1.52.0 | Severity: Optimization
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by djowel):
No. As I said in the mailing list, this should happen only in the
0.0000001% of the cases. In 99.9999999% of the cases, when you move
something, the next thing that will happen is that it will be destructed.
Please read the extensive exchange on this matter in the list. Only in
very rare occasions (dare I say wreck-less cases) will someone want to do
something on a moved-from object after a move. In that case, documentation
should be sufficient to make this clear.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7718#comment:15> 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:11 UTC