This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/52591] [C++0x] [4.7 Regression] moving std::vector relies on movable elements


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52591

Joe Hermaszewski <expipiplus1 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.7.0                       |4.8.0

--- Comment #2 from Joe Hermaszewski <expipiplus1 at gmail dot com> 2012-03-14 23:34:32 UTC ---
Nothing's changed in the move assignment operator in 4.8, the error remains the
same.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]