RSSAmplifier

Blog

The C++ way

Recent content on The C++ way

thecppway.comRSS feed ↗3 posts

Latest posts

Exclusive state access, I

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

Structured iteration

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 .