Andreas Fertig
Andreas Fertig's blog offers insights into C++ development, particularly focusing on the C++ Standard Library and language features. Readers can find tutorials, code examples, and explanations covering topics such as lambdas, smart pointers, and C++20 enhancements. Additionally, they can learn about best practices for writing modern, idiomatic C++ code and leveraging the full power of the language.
Related tags:
Posts about c++Posts about cPosts about assemblyPosts about performancePosts about general-programmingPosts about embedded
From Undefined to Defined: Using std::launder in C++C++ Insights Episode 73: Things you can do effortlessly with C++20s conceptsOpen-Enrollment classes in 2026iX Article: Neue Features in C++26What reinterpret_cast doesn't doC++ Insights Episode 72: Why you should never call a virtual member function in a constructorBest performance of a C++ singletonC++ Insights Episode 71: C++23: multidimensional operator[]CppCon 2025 recording of my talk "Back to Basics: static, inline, const, and constexpr" is availableThe Reset trick
All posts from Andreas Fertig