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)