November 1999
Intermediate to advanced
336 pages
6h 29m
English
The STL is an uncommon combination of abstraction, flexibility, and efficiency.
Depending on your application, some containers are more efficient than others for a particular usage pattern.
Unless you know something about the problem domain that the STL doesn't, it is unlikely that you will beat the performance of an STL implementation by a wide enough margin to justify the effort.
It is possible, however, to exceed the performance of an STL implementation in some specific scenarios.
Read now
Unlock full access