MONTH: March 2024
C++
Level Up Your C++ Skills: Essential Tools and Resources for Effective Practice
Today, I want to share my C++ resources page with you: andreasfertig.com/cpp-resources/. [...]
C++ Insights
C++ Insights Episode 48: Less typing for lambdas in C++23
I published a new C++ insights episode: Less typing for lambdas in C++23. [...]
C++
C++ top-level qualifiers explained
In today's post, I would like to address the question, "What is a top-level cv-qualifier, and why is it important to understand?". [...]