gcc/libstdc++-v3/testsuite/20_util/pair
Benjamin Kosnik 9b9e81a0a9 move.h (move, forward): Mark constexpr.
2011-07-22  Benjamin Kosnik  <bkoz@redhat.com>
	    Daniel Krugler  <daniel.kruegler@googlemail.com>

	* include/bits/move.h (move, forward): Mark constexpr.
	* include/bits/stl_pair.h (pair): Mark move ctors constexpr.
	* testsuite/20_util/pair/make_pair/constexpr.cc: New.
	* testsuite/20_util/pair/cons/constexpr.cc: Add tests.


Co-Authored-By: Daniel Krugler <daniel.kruegler@googlemail.com>

From-SVN: r176672
2011-07-23 03:17:11 +00:00
..
comparison_operators tuple: Mark more constructors constexpr. 2010-11-24 16:33:14 +00:00
cons move.h (move, forward): Mark constexpr. 2011-07-23 03:17:11 +00:00
make_pair move.h (move, forward): Mark constexpr. 2011-07-23 03:17:11 +00:00
requirements tuple: Mark more constructors constexpr. 2010-11-24 16:33:14 +00:00
1.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
2.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
3.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
4.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
40925.cc PR libstdc++/40925 (again) 2009-10-30 02:29:14 +00:00
44487.cc re PR libstdc++/44487 ([C++0x] pair of references doesn't work) 2010-06-10 10:24:46 +00:00
get.cc utility (get(std::pair<>&&)): Add. 2011-05-16 18:09:17 +00:00
moveable.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
noexcept_move_assign.cc char_traits.h: Use noexcept throughout. 2011-05-21 00:05:03 +00:00
noexcept_swap.cc char_traits.h: Use noexcept throughout. 2011-05-21 00:05:03 +00:00
piecewise.cc tuple (pack_arguments): Rename to forward_as_tuple and simplify, per US 98 and US 99. 2010-08-06 14:46:08 +00:00
swap.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00