• 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

January 2023 posts

C++

A string class that is only instantiable at compile-time

Do you know this, sometimes you have a class that should only be instantiable at compile-time? By that, you can build several assumptions on such a class. For example, that the [...]

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

  • May 30
    "Safe and Efficient C++ for Embedded Environments", Andreas Fertig

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

  • A string class that is only instantiable at compile-time
    Jan 03, 2023

Blog Archive

  • 2023
Impressum | Disclaimer | Privacy