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:
More compile-time checks with std::nullptr_tC++ Insights Episode 76: New, better, lambda visualization in C++ InsightsKeep It Tight: Restrict Variadic Templates Using C++20 ConceptsC++ Insights new lambda transformationC++ Insights Episode 75: The Ref-Qualifier That Saves You from Undefined BehaviorMore C++26 reflection at compile-timeC++ Insights Episode 74: Why move requires noexcept in C++20Happy 8th anniversary C++ InsightsFrom Undefined to Defined: Using std::launder in C++C++ Insights Episode 73: Things you can do effortlessly with C++20s concepts