Hacker News
new
past
comments
ask
show
jobs
points
by
simonask
8 hours ago
|
comments
by
spacechild1
2 hours ago
|
[-]
C++26 adopted senders/receivers (std::execution) as its official concurrency model, with the explicit aim of supporting structured concurrency. See
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p23...
reply