First Idiom | Top Level

C++ Idioms

C++ is a very rich language. There are usually very many ways to accomplish a particular task, which can make understanding programs quite a challenge.

A number of fairly standard techniques have evolved and can be termed as C++ idioms, similar to the way english has developped certain figures of speach for specific standard situations.

Use this idioms thread to sweep through the whole lecture, visiting the most important points in their context.


Christian Goetze