std::experimental::packaged_task
< cpp | experimental
std::experimental::packaged_task may refer to:
std::experimental::fundamentals_v1::packaged_taskorstd::experimental::fundamentals_v2::packaged_task, a modified version of std::packaged_task provided by the library fundamentals TS with support for type-erased allocators;std::experimental::concurrency_v1::packaged_task, a modified version ofstd::packaged_taskprovided by the concurrency TS whoseget_future()member function returns the improved std::experimental::future provided by that TS.