http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2018/p136...
Perhaps it's easier to address the problems in a managed environment and I really do hope they pull it off. Also it's unclear whether virtual threads will support async file I/O out of the box, or ever. (C# does have Async methods on files.)
Java supports executors since Java 5, and async IO exists since ages with NIO.
Nowadays C++ gets lost discussing language minutiae that it isn't as much fun as it used to be.
Yeah, I agree. C++ is no longer fun at all.
http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2018/p136...
Perhaps it's easier to address the problems in a managed environment and I really do hope they pull it off. Also it's unclear whether virtual threads will support async file I/O out of the box, or ever. (C# does have Async methods on files.)