• 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

July 2024 posts

C++ Insights

C++ Insights Episode 52: The Power of std::is_constant_evaluated(): Elevating Your Constexpr Code

I published a new C++ insights episode: The Power of std::is_constant_evaluated(): Elevating Your Constexpr Code. [...]
C++

Understanding the inner workings of C++ smart pointers - The unique_ptr

Have you always wondered how the two smart pointers unique_ptr and shared_ptr work internally? Then, this series might give you a better understanding. [...]

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 52: The Power of std::is_constant_evaluated(): Elevating Your Constexpr Code
      Jul 17, 2024
    • Understanding the inner workings of C++ smart pointers - The unique_ptr
      Jul 02, 2024

    Blog Archive

    • July 2024
    Impressum | Disclaimer | Privacy