Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

C++17's std::filesystem is awesome.

One of the benefits of C++'s minimal standard library is that when something finally does get added 20 years after it's an established technology the OS primitives have already solidified. (threads and mutexes in C++11 for another example)



Well threads weren't that well done, hence std::jthread.

And lets not start with the whole concurrency soap opera, that might be done by C++23, and the mistakes in std::async design.


Best back handed compliment I've seen in a while ... And right too.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: