gcc/libstdc++-v3/testsuite/20_util/scoped_allocator
Jonathan Wakely 937ec71aba Make std::scoped_allocator_adaptor's OUTERMOST recursive
* doc/xml/manual/status_cxx2011.xml: Update status.
	* include/std/scoped_allocator (__outer_allocator_t, __outermost_type):
	New helpers for recursive OUTERMOST.
	(__outermost): Use __outermost_type::_S_outermost.
	(__do_outermost, scoped_allocator_adaptor::__outermost_type): Remove.
	(scoped_allocator_adaptor::__outermost_alloc_traits): Use new
	__outermost_type helper.
	* testsuite/20_util/scoped_allocator/outermost.cc: New test.

From-SVN: r240844
2016-10-06 22:22:35 +01:00
..
requirements Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
1.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
2.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
3.cc Make std::scoped_allocator_adaptor's OUTERMOST recursive 2016-10-06 22:22:35 +01:00
65279.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
69114.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
69293_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
outermost.cc Make std::scoped_allocator_adaptor's OUTERMOST recursive 2016-10-06 22:22:35 +01:00
propagation.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00