gcc/libstdc++-v3/testsuite/20_util/pair
Jonathan Wakely b5a8fed6f1 tuple (get): Implement N3670.
* include/std/tuple (get): Implement N3670.
	* include/std/utility (get): Likewise.
	* testsuite/20_util/pair/get.cc: Move to ...
	* testsuite/20_util/pair/astuple/get.cc: Here.
	* testsuite/20_util/pair/astuple/astuple.cc: New.
	* testsuite/20_util/pair/astuple/constexpr_get.cc: New.
	* testsuite/20_util/pair/astuple/constexpr_get_by_type.cc: New.
	* testsuite/20_util/pair/astuple/get_by_type.cc: New.
	* testsuite/20_util/pair/astuple/get_by_type_neg.cc: New.
	* testsuite/20_util/pair/astuple/get_neg.cc: New.
	* testsuite/20_util/tuple/element_access/constexpr_get_by_type.cc: New.
	* testsuite/20_util/tuple/element_access/get2_by_type.cc: New.
	* testsuite/20_util/tuple/element_access/get_by_type.cc: New.

From-SVN: r199082
2013-05-19 14:31:36 +01:00
..
astuple tuple (get): Implement N3670. 2013-05-19 14:31:36 +01:00
comparison_operators Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cons Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
make_pair Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
1.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
2.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
3.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
4.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
40925.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
44487.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
constexpr_get.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
moveable.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
noexcept_move_assign.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
noexcept_swap.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
noncopyable.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
piecewise2.cc re PR c++/55017 ([DR 1051] [C++11] Rvalue-reference member should cause copy constructor to be deleted, but still declared) 2013-03-16 22:35:01 -04:00
piecewise.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
swap.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00