Namespaces
Variants
Views
Actions

Talk:cpp/thread/packaged task

From cppreference.com

In C++17, both packaged_task and function lose their allocator-awareness. This line should be updated to reflect that changed:

"Just like std::function, std::packaged_task is a polymorphic, allocator-aware container"

indeed, revboxed. --Cubbi (talk) 08:20, 4 October 2017 (PDT)