6 Environment Variables That Quietly Improved My C++ Workflow
I was able to streamline my CMake-based development workflow quite a bit by defining just six environment variables.
I was able to streamline my CMake-based development workflow quite a bit by defining just six environment variables.
GCC 16.1 just shipped early support for C++26 contracts - making it the first major compiler to do so. I took it for a spin and wrote up my first impressions.