tuple
20.2 KB
-
re PR libstdc++/41530 ([c++0x] Cannot move-construct std::tuple from a different… · cadd2a9c
re PR libstdc++/41530 ([c++0x] Cannot move-construct std::tuple from a different type of std::tuple) 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. From-SVN: r152461
John Bytheway committed