woensdag 12 maart 2014

C++ : Return Value Optimization

A strange thing in C++ is the Return Value Optimization. A copy-constructor will not be called, although you might think it will.

Geen opmerkingen:

Een reactie posten