- Hands-On High Performance Programming with Qt 5
- Marek Krajewski
- 48字
- 2021-07-02 13:53:58
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.