• Books
  • Courses
  • Code Review
  • Talks
  • Blog
  • Get In Touch
  • Newsletter
Logo

Blog


MONTH: July 2023

C++ Insights

C++ Insights Episode 40: The traps of returning references

I published a new C++ insights episode: The traps of returning references. [...]
C++

Visiting a std::variant safely

I assume you all know C++17's type-safe replacement for unions: std::variant. Here you look at a great replacement for unions as it knows the active type and destructs that object [...]

About Me

Andreas Fertig

Hello! I'm Andreas Fertig, a C++ trainer, and developer. I enjoy exploring the depth of the language and sharing my knowledge. Check out my training classes. Furthermore, I'm the creator of cppinsights.io.
This is the place where I share my thoughts and announce my public talks and training classes.

Open-enrollment classes

  • October 09 - 12
    "Modern C++: When Efficiency Matters", CppCon

Newsletter

Sign up now for news, special offers and the "C++20 Coroutine Cheat Sheet PDF". Every month I inform you about news about C++, upcoming training classes or other special offers.

C++20 Coroutine Cheat Sheet PDF Subscribe

Books

  • Programming with C++20 - Concepts, Coroutines, Ranges, and more
  • Notebook C++ - Tips and Tricks with Templates

Blog Archive

  • July 2023
Impressum | Disclaimer | Privacy