gcc/libstdc++-v3/testsuite/17_intro
Jonathan Wakely 9e1f9bc544 Do not declare std::uses_allocator before C++11
* include/bits/memoryfwd.h (uses_allocator): Do not declare for C++98.
	* testsuite/17_intro/names.cc: Check uses_allocator in C++98.

From-SVN: r277301
2019-10-22 22:48:53 +01:00
..
headers
freestanding.cc
names.cc Do not declare std::uses_allocator before C++11 2019-10-22 22:48:53 +01:00
shared_with_static_deps.cc
static.cc
tag_type_explicit_ctor.cc
using_namespace_std_exp_neg.cc
using_namespace_std_tr1_neg.cc Disable tests that aren't valid in parallel mode 2019-10-01 22:02:17 +01:00
using_namespace_std.cc