| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| requirements | ||
| 69114.cc | ||
| 69293_neg.cc | ||
| cons_neg.cc | ||
| construction.cc | ||
| make_obj.cc | ||
| value.cc |
* include/std/memory (uses_allocator_construction_args): New set of overloaded functions. (make_obj_using_allocator, uninitialized_construct_using_allocator): New functions. * include/std/memory_resource (polymorphic_allocator::construct) [__cplusplus > 201703l]: Replace all overloads with a single function using uses_allocator_construction_args. * testsuite/20_util/polymorphic_allocator/construct_c++2a.cc: New test. * testsuite/20_util/uses_allocator/make_obj.cc: New test. From-SVN: r269311
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| requirements | Loading commit data... | |
| 69114.cc | Loading commit data... | |
| 69293_neg.cc | Loading commit data... | |
| cons_neg.cc | Loading commit data... | |
| construction.cc | Loading commit data... | |
| make_obj.cc | Loading commit data... | |
| value.cc | Loading commit data... |