"《Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library》英文文字版/EPUB[PDF]"介紹
中文名: Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library
作者: Scott Meyers
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/EPUB
出版社: Addison-Wesley Professional
書號: 0201749629
發行時間: 2001年
地區: 美國
語言: 英文
簡介:
內容介紹:C++’s Standard Template Library is revolutionary, but learning to use it well has always been a challenge. Until now. In this book, best-selling author Scott Meyers (Effective C++, and More Effective C++) reveals the critical rules of thumb employed by the experts – the things they almost always do or almost always avoid doing – to get the most out of the library.
Other books describe what’s in the STL. Effective STL shows you how to use it. Each of the book’s 50 guidelines is backed by Meyers’ legendary analysis and incisive examples, so you’ll learn not only what to do, but also when to do it – and why.
內容截圖: 目錄:
Ch1 Containers
Ch2 vector and string
Ch3 Associative Containers
Ch4 Iterators
Ch5 Algorithms
Ch6 Functors, Functor Classes, Functions, etc.
Ch7 Programming with the STL