scoped_allocator
15.8 KB
-
Avoid copies in std::scoped_allocator_adaptor piecewise construction · a4744f62
* 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
Jonathan Wakely committed