Name |
Last commit
|
Last update |
---|---|---|
.. | ||
gnu | ||
images | ||
manual | ||
api.xml | ||
authors.xml | ||
book.txml | ||
chapter.txml | ||
class.txml | ||
faq.xml | ||
spine.xml |
* 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 |
---|---|---|
.. | ||
gnu | Loading commit data... | |
images | Loading commit data... | |
manual | Loading commit data... | |
api.xml | Loading commit data... | |
authors.xml | Loading commit data... | |
book.txml | Loading commit data... | |
chapter.txml | Loading commit data... | |
class.txml | Loading commit data... | |
faq.xml | Loading commit data... | |
spine.xml | Loading commit data... |