std::packaged_taskRight. Thanks for your time and info.
std::packaged_taskLet's focus [i]only[/i] on [code]std::packaged_task[/code] and [i]synchronous code[/i] By synchron...
std::packaged_taskI meant in non-threaded code (when there's only one thread - main thread - in the code).
std::packaged_taskDoes [code]std::packaged_task[/code] have any good use-case when used [i]synchronously[/i]?
std::packaged_taskI notice that being conservative and staying on old versions of C++ standard (to me 11 or 17 are old...