gcc/libstdc++-v3/testsuite/17_intro
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
..
headers Rationalise PCH headers and 17_intro/headers tests. 2015-09-11 13:25:43 +01:00
freestanding.cc
shared_with_static_deps.cc
static.cc
tag_type_explicit_ctor.cc LWG 2510, make the default constructors of library tag types explicit. 2015-11-11 16:47:19 +02:00
using_namespace_std_tr1_neg.cc
using_namespace_std.cc