User profile: frek

User info
User name:frek
History
Joined:
Number of posts:576
Latest posts:

std::packaged_task
Right. Thanks for your time and info.

std::packaged_task
Let's focus [i]only[/i] on [code]std::packaged_task[/code] and [i]synchronous code[/i] By synchron...

std::packaged_task
I meant in non-threaded code (when there's only one thread - main thread - in the code).

std::packaged_task
Does [code]std::packaged_task[/code] have any good use-case when used [i]synchronously[/i]?

std::packaged_task
I notice that being conservative and staying on old versions of C++ standard (to me 11 or 17 are old...