60 terrible tips for a C++ developer

Today, I want to present a mini book written Andrey Karpov from the PVS-Studio team. This book is educational…

C++ Parallel STL Benchmark

Today, I'm happy to present a guest post from Victor J. Duvanenko about my favorite C++17 feature: the…

C++23: More Small Pearls

/
With the static multidimensional subscript and call operator, the C++23 core language has more to offer. auto(x)…

My New Blog

/
My blog Modernes C++ is over seven years old and needed a redesign. Here it is. I hope you like it. If…

C++23: The Small Pearls in the Core Language

/
The C++23 core language has more to offer than deducing this. Today, I will write about the small pearls. Literal…