Logo

Blog


C++ Insights

C++ Insights Episode 60: C++20 NTTP Gets a Boost: Floating point numbers as Template Parameters

I published a new C++ insights episode: C++20 NTTP Gets a Boost: Floating point numbers as Template Parameters. [...]
C++

The correct way to do type punning in C++

Today's post is relevant for everybody who does type punning in C++. Something I did for years while working in the embedded software domain. Something others have done for a long [...]
Publications

iX Article: C++20s Coroutinen - Ein Scheduler mit C++-Coroutinen

An article I wrote for the German iX magazine "C++20s Coroutinen - Ein Scheduler mit C++-Coroutinen " is available in issue 2025/03. It is available as a printed edition as well [...]
C++ Insights

C++ Insights Episode 59: C++ Insights' new C++ to C transformation

I published a new C++ insights episode: C++ Insights' new C++ to C transformation. [...]
C++

2025 updates

I made a couple of changes in 2025. Here is a brief outline. [...]
C++

C++ for embedded systems: constexpr and consteval

In today's post, I'll learn how modern C++ can influence the code you write for your embedded system. You will see code using up to C++23. The example I show you below circles [...]
Publications

iX Article: C++-Coroutinen einsetzen: Tasks und Generatoren

An article I wrote for the German iX magazine "C++-Coroutinen einsetzen: Tasks und Generatoren" is available in issue 2025/02. It is available as a printed edition as well as [...]
Training

C++Online workshop: Safe and Efficient C++ for Embedded Environments (compact)

I'm thrilled to let you know that I'll give the workshop "Safe and Efficient C++ for Embedded Environments (compact)" as part of C++Online. [...]
Publications

iX Article: C++20-Coroutinen effizient verwenden

An article I wrote for the German iX magazine "C++20-Coroutinen effizient verwenden" is available in issue 2025/01. It is available as a printed edition as well as online. [...]
Conference

code::dive 2024 recording of my talk "Fast and small C++ - When efficiency matters" is available

I'm pleased to announce that the recording of my talk at code::dive Fast and small C++ - When efficiency matters of my presentation is available YouTube: [...]