gcc/libstdc++-v3/testsuite
Ville Voutilainen 269fa2a91b LWG 2510, make the default constructors of library tag types explicit.
2015-11-10  Ville Voutilainen  <ville.voutilainen@gmail.com>

	LWG 2510, make the default constructors of library tag types
	explicit.
	* include/bits/mutex.h (defer_lock_t, try_lock_t,
	adopt_lock_t): Add an explicit default constructor.
	* include/bits/stl_pair.h (piecewise_construct_t): Likewise.
	* include/bits/uses_allocator.h (allocator_arg_t): Likewise.
	* libsupc++/new (nothrow_t): Likewise.
	* testsuite/17_intro/tag_type_explicit_ctor.cc: New.

From-SVN: r230175
2015-11-11 16:47:19 +02:00
..
17_intro LWG 2510, make the default constructors of library tag types explicit. 2015-11-11 16:47:19 +02:00
18_support re PR libstdc++/64651 (std::rethrow_exception not found by ADL) 2015-11-11 10:08:23 +00:00
19_diagnostics
20_util Make the default constructors of tuple and pair conditionally explicit. 2015-11-03 10:41:40 +02:00
21_strings Fix testsuite failures with --disable-wchar_t 2015-10-03 00:43:17 +01:00
22_locale Fix testsuite failures with --disable-wchar_t 2015-10-03 00:43:17 +01:00
23_containers Fix return type of heterogeneous find for sets 2015-11-10 15:12:24 +00:00
24_iterators
25_algorithms Shrink std::random_shuffle test to pass on simulators 2015-10-16 12:12:15 +01:00
26_numerics * testsuite/26_numerics/complex/requirements/constexpr.cc 2015-11-06 14:43:33 -05:00
27_io PR libstdc++/67583 Fix invalid sputn calls in tests 2015-09-29 14:31:51 +01:00
28_regex
29_atomics Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
30_threads Return deferred future if thread cannot be run 2015-10-24 22:36:50 +01:00
abi
backward
config
data
decimal
experimental Fix testsuite failures with --disable-wchar_t 2015-10-03 00:43:17 +01:00
ext
lib libstdc++v3: Explicitly disable carets and colorization within testsuite 2015-11-06 18:44:05 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1
tr2
util testsuite_fs.h (nonexistent_path): Use less generic name for paths. 2015-10-02 20:38:27 +01:00
Makefile.am
Makefile.in