gcc/libstdc++-v3/testsuite/20_util/scoped_allocator
Jonathan Wakely a4744f620f Avoid copies in std::scoped_allocator_adaptor piecewise construction
* include/std/scoped_allocator (scoped_allocator_adaptor): Forward
	piecewise construction arguments as tuples of references, to avoid
	copies (related to LWG 2511).
	* testsuite/20_util/scoped_allocator/construct_pair.cc: New test.

From-SVN: r241169
2016-10-14 17:12:21 +01:00
..
requirements Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
1.cc testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00:00
2.cc testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00: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
construct_pair.cc Avoid copies in std::scoped_allocator_adaptor piecewise construction 2016-10-14 17:12:21 +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