• Books
    • Rechnerarchitektur Grundlagen
    • Notebook C++: About move semantics
    • Notebook C++: Tips and Tricks with Templates
    • Programming with C++20 - Concepts, Coroutines, Ranges, and more
    • Publications
  • Courses
    • From C to C++
    • Modern C++: When Efficiency Matters
    • Programming with C++11 to C++17
    • Programming with C++20
    • Safe and Efficient C++ for Embedded Environments
  • Self-Study Courses
    • A day with C++20s coroutines
    • Four Week C++ Coaching Course
    • Mastering C++ Templates Safely
    • Programming with C++17 and C++20
  • Code Review
  • Talks
  • Blog
  • Get In Touch
  • Newsletter
  • de

June 2024 posts

C++ Insights

C++ Insights Episode 51: The magic of C++20s std::source_location

I published a new C++ insights episode: The magic of C++20s std::source_location. [...]
C++

Calling a C++ member function with a null object

In today's post, I'll show you what happens if you call a member function on a null 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

    Newsletter

    Sign up for my newsletter and get "C++20 Coroutine Cheat Sheet PDF".

    C++20 Coroutine Cheat Sheet PDF

    Every month I inform you about news about C++, upcoming training classes or other special offers.

    Books

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

    Recent posts

    • C++ Insights Episode 51: The magic of C++20s std::source_location
      Jun 19, 2024
    • Calling a C++ member function with a null object
      Jun 04, 2024

    Blog Archive

    • June 2024
    Impressum | Disclaimer | Privacy