| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 1.cc | ||
| 2.cc | ||
| 3.cc | ||
| 56492.cc | ||
| alloc.cc | ||
| alloc2.cc | ||
| alloc_min.cc | ||
| assign_neg.cc | ||
| copy_neg.cc | ||
| move.cc | ||
| move_assign.cc |
* doc/xml/manual/evolution.xml: Document LWG DR 2921 change. * doc/xml/manual/intro.xml: Likewise. * include/std/future (__create_task_state): Add default arguments to make providing an allocator optional. (packaged_task::packaged_task(F&&)): Call __create_task_state directly instead of delegating to another constructor. (packaged_task::packaged_task(allocator_arg_t, const A&, ...)): Do not define allocator-extended constructors for C++17 and later. * testsuite/30_threads/packaged_task/cons/alloc.cc: Only run test for C++11 and C++14. * testsuite/30_threads/packaged_task/cons/alloc2.cc: Likewise. * testsuite/30_threads/packaged_task/cons/alloc_min.cc: Likewise. * testsuite/30_threads/packaged_task/uses_allocator.cc: Likewise. From-SVN: r271582
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 1.cc | Loading commit data... | |
| 2.cc | Loading commit data... | |
| 3.cc | Loading commit data... | |
| 56492.cc | Loading commit data... | |
| alloc.cc | Loading commit data... | |
| alloc2.cc | Loading commit data... | |
| alloc_min.cc | Loading commit data... | |
| assign_neg.cc | Loading commit data... | |
| copy_neg.cc | Loading commit data... | |
| move.cc | Loading commit data... | |
| move_assign.cc | Loading commit data... |