[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple
paolo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 5 17:56:00 GMT 2009
------- Comment #5 from paolo at gcc dot gnu dot org 2009-10-05 17:56 -------
Subject: Bug 41530
Author: paolo
Date: Mon Oct 5 17:56:02 2009
New Revision: 152461
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152461
Log:
2009-10-05 John Bytheway <jbytheway@gmail.com>
PR libstdc++/41530
* include/std/tuple (_Tuple_impl<>::_Tuple_impl(_Tuple_impl<>&&)):
Fix to just move.
* testsuite/20_util/tuple/cons/41530.cc: New.
Added:
trunk/libstdc++-v3/testsuite/20_util/tuple/cons/41530.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/tuple
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41530
More information about the Gcc-bugs
mailing list