C++ Templates: The Complete Guide (Hardcover)
暫譯: C++ 模板:完整指南 (精裝版)
David Vandevoorde, Nicolai M. Josuttis
- 出版商: Addison Wesley
- 出版日期: 2002-11-22
- 定價: $2,400
- 售價: 6.0 折 $1,440
- 語言: 英文
- 頁數: 560
- 裝訂: Hardcover
- ISBN: 0201734842
- ISBN-13: 9780201734843
-
相關分類:
C++ 程式語言
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
C++ Primer, 3/e 中文版$980$774 -
Thinking in Java 中文版 (Thinking in Java, 2/e)$920$727 -
LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695 -
鳥哥的 Linux 私房菜$560$476 -
JavaScript 範例活用辭典$450$351 -
Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e$1,800$1,710 -
PHP & MySQL 完全架站攻略第二版$620$527 -
Java 完美經典優質學習篇$750$638 -
Dreamweaver MX for JSP 夢幻咖啡香$620$527 -
JDBC 資料庫程式設計$580$493 -
Red Hat Linux 9 實務應用$650$553 -
Linux 核心程式設計 (Linux Kernel Programming, 3/e)$580$458 -
802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide)$760$600 -
Dreamweaver MX 互動網站百寶箱 for ASP$580$493 -
ASP.NET 程式設計徹底研究$590$466 -
Borland 傳奇$280$221 -
Red Hat Linux 9 架站實務$620$527 -
Embedded Linux 嵌入式系統原理與實務$860$731 -
Win32 API 系統程式實例入門─使用Visual C++.NET實作$480$374 -
Windows Server 2003 網路與 IIS 架站指南$680$537 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
重構─改善既有程式的設計$720$569 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638
相關主題
商品描述
Table of Contents
Preface.
Acknowledgments.
1. About This Book.
I. THE BASICS.
2. Function Templates.
3. Class Templates.
4. Nontype Template
Parameters.
5. Tricky Basics.
6. Using Templates in Practice.
7.
Basic Template Terminology.
II. TEMPLATES IN DEPTH.
8. Fundamentals in Depth.
9. Names in Templates.
10.
Instantiation.
11. Template Argument Deduction.
12. Specialization and
Overloading.
13. Future Directions.
III. TEMPLATES AND DESIGN.
14. The Polymorphic Power of Templates.
15. Traits and Policy
Classes.
16. Templates and Inheritance.
17. Metaprograms.
18.
Expression Templates.
IV. ADVANCED APPLICATIONS.
19. Type Classification.
20. Smart Pointers.
21. Tuples.
22.
Function Objects and Callbacks.
A: The One-Definition Rule.
B: Overload Resolution.
Bibliography.
Newsgroups.
Books and Web Sites.
Glossary.
商品描述(中文翻譯)
目錄
前言
致謝
1. 本書介紹
I. 基礎知識
2. 函數模板
3. 類模板
4. 非類型模板參數
5. 複雜的基礎知識
6. 實務中的模板使用
7. 基本模板術語
II. 深入模板
8. 深入基礎知識
9. 模板中的名稱
10. 實例化
11. 模板參數推導
12. 專門化與重載
13. 未來方向
III. 模板與設計
14. 模板的多型力量
15. 特徵與政策類別
16. 模板與繼承
17. 元程序
18. 表達式模板
IV. 進階應用
19. 類型分類
20. 智能指標
21. 元組
22. 函數物件與回調
附錄
A: 單一定義原則
B: 重載解析
參考文獻
新聞群組
書籍與網站
術語表
