This is the C++ way!

The blog to learn C++ features, idioms and philosophy.

Recent Posts

The expression “by value” reflects one of the defining features of C++: value semantics, especially value isolation. This feature shapes how we organize programs.

It is relatively easy to get your for-loops wrong. Luckily, C++ offers more and more bug-proof alternatives.

Hello!

Andrzej’s C++ blog has moved to this location and changed the name to the C++ way.