- Hands-On High Performance Programming with Qt 5
- Marek Krajewski
- 48字
- 2025-04-04 15:04:55
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.