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

Types of data structures

There aren't that many types of data structures we use in day-to-day programming. What we said about fancy algorithms before does apply in the same measure to fancy data structuresthey will be needed very seldom! We can achieve good performance using some well-known data structures.