Hacker News new | ask | show | jobs
by pjmlp 499 days ago
Clion, clang tidy and Visual C++ analysers do have partial support for the Core Guidelines, and they can be enforced.

Granted, it is only those that can be machine verified.

Office is using C++20 modules in production, Vulkan also has a modules version.