cxx-modules.md
As everyone who clicked on this post should know by now, C++ modules have been a
thing since C++20. Oh, 2020, it’s been a while, huh. Back then, C++ modules to
me were nothing but a distant dream. We need to wait for major compilers to
adopt this new thing, CMake to support it, and LSPs like clangd
to handle them
properly. And looking at how some people are still writing C++ like ‘C with
classes’, certainly this won’t come soon, right?