gcc/libstdc++-v3/testsuite
Jonathan Wakely 1d6360c85b PR78052 Define std::allocator<void>::{construct,destroy}
PR libstdc++/78052
	* include/bits/allocator.h (allocator<void>::construct)
	(allocator<void>::destroy): Define.
	* testsuite/20_util/allocator/void.cc: New test.

From-SVN: r241365
2016-10-20 11:13:10 +01:00
..
17_intro
18_support
19_diagnostics
20_util PR78052 Define std::allocator<void>::{construct,destroy} 2016-10-20 11:13:10 +01:00
21_strings
22_locale isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
23_containers 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
24_iterators container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
25_algorithms PR77994 Convert std::sample size argument to suitable type 2016-10-17 15:39:23 +01:00
26_numerics 1.cc: Remove 'test' variables. 2016-10-14 13:50:24 +00:00
27_io 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
28_regex container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
29_atomics container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
30_threads isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
abi
backward container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
config
data
decimal container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
experimental Make std::enable_shared_from_this cope with ambiguity 2016-10-19 21:13:14 +01:00
ext Make sure the return value of malloc_allocator::allocate is zero-initialized so... 2016-10-16 16:31:43 +03:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
tr1 isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
tr2 container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
util container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
Makefile.am
Makefile.in