搜索资源列表
STL-programmer-Reference
- 利用C++标准程序库STL进行程序开发的指南,以及在STL基础上的二次开发的准则,同时介绍了使用STL进行高效程序开发的方法和相关的优化方案。-The use of C++ Standard Library STL guidelines for program development, as well as in the STL on the basis of the criteria for the second development, at the same time introduced
Addison.Wesley.Essential.C++
- • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use ̶