The STL <primer>

The Standard Template Library (STL) was accepted in July 1994 as the ANSI standard for template containers and algorithms. Unlike other data structure libraries, STL represents a shift in the way that object- oriented software is designed and implemented. STL challenges traditional design wisdom, an...

全面介紹

Đã lưu trong:
書目詳細資料
主要作者: Glass, Graham
格式: 圖書
語言:Undetermined
出版: Upper Saddle River, N.J. Prentice Hall PTR 1996
主題:
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
實物特徵
總結:The Standard Template Library (STL) was accepted in July 1994 as the ANSI standard for template containers and algorithms. Unlike other data structure libraries, STL represents a shift in the way that object- oriented software is designed and implemented. STL challenges traditional design wisdom, and will change the way that you create object-oriented software. Presents STL in a fashion that is natural and easy to follow, using a mixture of examples and discussion. Contains a complete class and algorithmic catalog that will prove invaluable when creating STL programs of your own. Also includes many useful tips and shortcuts that can save you development time. And includes a list of the commercial STL implementations with FTP sites. Anyone interested in programming in C++.