March 2025 posts

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 [...]

Recent posts