Logo

Blog


C++ Insights

C++ Insights Episode 76: New, better, lambda visualization in C++ Insights

I published a new C++ insights episode: New, better, lambda visualization in C++ Insights. [...]
C++ Insights

C++ Insights new lambda transformation

Last week I pushed an updated lambda transformation for C++ Insights. Here is a little background on the change. [...]
C++ Insights

C++ Insights Episode 75: The Ref-Qualifier That Saves You from Undefined Behavior

I published a new C++ insights episode: The Ref-Qualifier That Saves You from Undefined Behavior. [...]
C++ Insights

C++ Insights Episode 74: Why move requires noexcept in C++20

I published a new C++ insights episode: Why move requires noexcept in C++20. [...]
C++ Insights

Happy 8th anniversary C++ Insights

This year, we celebrate the 8th anniversary of C++ Insights! [...]
C++ Insights

C++ Insights Episode 73: Things you can do effortlessly with C++20s concepts

I published a new C++ insights episode: Things you can do effortlessly with C++20s concepts. [...]
C++ Insights

C++ Insights Episode 72: Why you should never call a virtual member function in a constructor

I published a new C++ insights episode: Why you should never call a virtual member function in a constructor. [...]
C++ Insights

C++ Insights Episode 71: C++23: multidimensional operator[]

I published a new C++ insights episode: C++23: multidimensional operator[]. [...]
C++ Insights

C++ Insights Episode 70: Efficiently passing a std::source_location object

I published a new C++ insights episode: Efficiently passing a std::source_location object. [...]
C++ Insights

C++ Insights Episode 69: = default and uniform initialization - Best Practice Explained

I published a new C++ insights episode: = default and uniform initialization - Best Practice Explained. [...]