Logo

Blog


C++ Insights

C++ Insights Episode 58: C++ Insights new show object lifetime transformation

I published a new C++ insights episode: C++ Insights new show object lifetime transformation. [...]
C++ Insights

C++ Insights with Clang 19 and more

I'm happy to announce that C++ Insights is now driven by LLVM/Clang 19! This time, updating to the new Clang version was more or less straightforward. [...]
C++ Insights

C++ Insights Episode 57: More performance thanks to more implicit moves in C++20

I published a new C++ insights episode: More performance thanks to more implicit moves in C++20. [...]
C++ Insights

C++ Insights Episode 56: Understanding the magic behind C++17's structured bindings

I published a new C++ insights episode: Understanding the magic behind C++17's structured bindings. [...]
C++ Insights

C++ Insights Episode 55: References are no pointers!

I published a new C++ insights episode: References are no pointers!. [...]
C++ Insights

C++ Insights Episode 54: You can't force a move!

I published a new C++ insights episode: You can't force a move!. [...]
C++ Insights

C++ Insights Episode 53: Mastering C++23: Leveraging if consteval for more constexpr functions

I published a new C++ insights episode: Mastering C++23: Leveraging if consteval for more constexpr functions. [...]
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++ Insights

C++ Insights Episode 51: The magic of C++20s std::source_location

I published a new C++ insights episode: The magic of C++20s std::source_location. [...]
C++ Insights

C++ Insights Episode 50: What are the static operators [] and () in C++26

I published a new C++ insights episode: What are the static operators [] and () in C++26. [...]