First page Back Continue Last page Graphics
Reassurance
This chapter goes over many advanced and obscure topics in C++. Be assured that you don't need to use all these things in the beginning of your C++ career. (or maybe even in the middle).
Be aware of what is available and use it when you need it.
Let good design eliminate the need to patch the code.
Let the problem to be solved guide the use of the language features.