gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely 39e6a690ec re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type)
PR libstdc++/60497
	* include/std/tuple (get): Qualify calls to prevent ADL.
	* testsuite/20_util/tuple/60497.cc: New.

From-SVN: r209381
2014-04-14 16:32:58 +01:00
..
comparison_operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
creation_functions Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
element_access Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
48476.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
51365.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
53648.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
60497.cc re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-04-14 16:32:58 +01:00
cv_tuple_element.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cv_tuple_size.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
moveable.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
moveable2.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
noexcept_move_assign.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
noexcept_swap.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
swap.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tuple_element.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tuple_size.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00