Logo

Blog


C++ Insights

C++ Insights new transformations

It's been a while since I last wrote about C++ Insights. Sorry for that. No worries, I still actively maintain the project. [...]
C++ Insights

C++ Insights Episode 47: Prefer user-defined literals when available

I published a new C++ insights episode: Prefer user-defined literals when available. [...]
C++ Insights

C++ Insights Episode 46: Consider making your assignment operators lvalue only

I published a new C++ insights episode: Consider making your assignment operators lvalue only. [...]
C++ Insights

C++ Insights Episode 45: C++20s Designated Initializers

I published a new C++ insights episode: C++20s Designated Initializers. [...]
C++ Insights

C++ Insights Episode 44: Compilers are lazy, and this is good

I published a new C++ insights episode: Compilers are lazy, and this is good. [...]
C++ Insights

C++ Insights Episode 43: A copy constructor cannot be a template

I published a new C++ insights episode: A copy constructor cannot be a template. [...]
C++ Insights

C++ Insights now uses Clang 17

Today, I managed to switch C++ Insights to Clang 17! [...]
C++ Insights

C++ Insights now uses Clang 16

On Monday, I finally managed to switch C++ Insights to Clang 16! [...]
C++ Insights

C++ Insights Episode 42: C++20: When is a struct an aggregate

I published a new C++ insights episode: C++20: When is a struct an aggregate. [...]
C++ Insights

C++ Insights Episode 41: How type-traits work

I published a new C++ insights episode: How type-traits work. [...]