Hands-On High Performance Programming with Qt 5
上QQ阅读APP看书,第一时间看更新

Traditional C++ optimizations

We will first discuss the performance problems encountered when using the classic C++, that is, its pre-C++11 version. This is the very basic knowledge that we, in fact, expect the intermediate programmer to master, but we will nonetheless provide a quick refresher about it.