Hacker News new | past | comments | ask | show | jobs | submit login

C++ has modules for small values of "modules": https://arewemodulesyet.org

It's a bit tongue in cheek but: "Are we modules yet? Nope. ... Estimated finish by: Wed Sep 20 2541"




You can use modules to structure your own codebase. No more need to write headers and think about how to structure your code in terms of compilation units. But yeah, your link shows that practically none of the popular libraries (except STL) can be imported as modules today.




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

Search: