gcc/libstdc++-v3/include/std
Benjamin Kosnik a9ba8ba56c move.h (move_if_noexcept): Mark constexpr.
2012-10-17  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/move.h (move_if_noexcept): Mark constexpr.
	* include/std/array (front, back): Same.
	* include/std/chrono: Add comment.
	* include/std/tuple (__tuple_compare): Mark __eq, __less constexpr.
	(operator ==, <, >, !=, <=, >=): Same.
	* testsuite/20_util/forward/c_neg.cc: Adjust line numbers.
	* testsuite/20_util/forward/f_neg.cc: Same.
	* testsuite/20_util/move_if_noexcept/constexpr.cc: New.
	* testsuite/20_util/tuple/comparison_operators/constexpr.cc: New.
	* testsuite/20_util/tuple/creation_functions/constexpr.cc: Add.
	* testsuite/23_containers/array/element_access/
	constexpr_element_access.cc: Same.
	* testsuite/23_containers/array/tuple_interface/get_neg.cc: Adjust
	line numbers.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Same.

	* testsuite/20_util/tuple/comparison_operators/35480_neg.cc:
          Temporarily add dg-excess-errors.

From-SVN: r192556
2012-10-18 08:36:06 +00:00
..
algorithm
array move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
atomic PR libstdc++/54005 continued 2012-08-30 19:24:58 +00:00
bitset
chrono move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
complex
condition_variable * include/std/condition_variable: Update copyright years. 2012-07-05 02:14:35 +01:00
deque
forward_list
fstream
functional
future re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 14:49:44 +01:00
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
mutex re PR other/53889 (Gthreads doesn't support destroying recursive mutexes) 2012-10-02 21:22:32 +01:00
numeric
ostream
queue
random Optimize bulk mode for normal_distribution<double> for SSE3. 2012-09-26 13:10:26 +00:00
ratio re PR libstdc++/53840 ([C++11] DR 921. Rational Arithmetic should use template aliases) 2012-07-03 19:24:07 +00:00
regex
scoped_allocator
set
sstream
stack
stdexcept
streambuf
string
system_error
thread acinclude.m4: Update references to final C++11 standard. 2012-08-09 23:45:20 +01:00
tuple move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
type_traits type_traits (__do_common_type_impl): Revert for now LWG 2141-related change. 2012-10-10 12:02:05 +00:00
typeindex
unordered_map 2012-08-10 François Dumont <fdumont@gcc.gnu.org> 2012-08-13 19:43:19 +00:00
unordered_set 2012-08-10 François Dumont <fdumont@gcc.gnu.org> 2012-08-13 19:43:19 +00:00
utility
valarray
vector