gcc/libstdc++-v3/testsuite/util
Paolo Carlini e4f32cb0a5 type_traits (is_nothrow_constructible): Add.
2010-06-09  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/type_traits (is_nothrow_constructible): Add.
	(declval): Add noexcept specification.
	* testsuite/util/testsuite_tr1.h (struct NothrowExplicitClass,
	ThrowExplicitClass, NoexceptExplicitClass, ExceptExplicitClass):
	Add.
	* testsuite/20_util/is_nothrow_constructible/value.cc: New.
	* testsuite/20_util/is_nothrow_constructible/requirements/
	typedefs.cc: Likewise.
	* testsuite/20_util/is_nothrow_constructible/requirements/
	explicit_instantiation.cc: Likewise.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
	Adjust dg-error line numbers.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.
	* testsuite/20_util/declval/requirements/1_neg.cc: Likewise.

From-SVN: r160523
2010-06-10 00:43:50 +00:00
..
common_type
exception order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
hash_fn
io
native_type
performance
regression c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
statistic
thread
replacement_memory_operators.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
testsuite_abi_check.cc
testsuite_abi.cc basic_string.h (front, back): Add. 2010-05-31 14:14:42 +00:00
testsuite_abi.h re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t) 2010-06-08 01:46:10 +00:00
testsuite_allocator.cc
testsuite_allocator.h re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t) 2010-06-08 01:46:10 +00:00
testsuite_api.h [multiple changes] 2010-05-20 22:35:49 +00:00
testsuite_character.cc
testsuite_character.h
testsuite_common_types.h order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
testsuite_container_traits.h testsuite_container_traits.h (traits_base): Add has_throwing_erase trait. 2010-03-05 01:51:56 +00:00
testsuite_containers.h array (array): Add pointer and const_pointer typedefs in C++0x mode, per DR 1306. 2010-02-19 18:55:40 +00:00
testsuite_error.h re PR c++/42844 (const variable requires initializer / no explicitly declared default constructor) 2010-04-27 14:56:13 -04:00
testsuite_hooks.cc testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size_t and std::ptrdiff_t. 2010-06-03 23:11:46 +00:00
testsuite_hooks.h
testsuite_io.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
testsuite_iterators.h testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size_t and std::ptrdiff_t. 2010-06-03 23:11:46 +00:00
testsuite_performance.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
testsuite_rng.h
testsuite_rvalref.h
testsuite_shared.cc
testsuite_tr1.h type_traits (is_nothrow_constructible): Add. 2010-06-10 00:43:50 +00:00