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

Are C++ modules actually production ready now? Last I checked, they still weren't properly supported accross all major compilers.


Depends on which requirements one has.

If staying only on VC++ or clang latest, with MSBuild or CMake/ninja, they kind of are, on my hobby coding I have been using modules for quite a while now, check the C++ projects on Github.

Tip, for node native modules, which node-gyp probably will never support them, they are supported via cmake.js.


No…




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

Search: