52ky 发表于 2022-9-29 16:35:37

C++ Templates

《C++Templates:C++Templates(TheCompleteGuide)》(英文版)是C++模板编程的完全指南,旨在通过基本概念、常用技巧和使用实例3方面的有效资料,为读者打下C++模板知识的坚实基础。全书共22章。第1章任何介绍了《C++Templates:C++Templates(TheCompleteGuide)》(英文版)的内容结构和相关状况。第1部分(第2~~7章)以教程的个性介绍了模板的基本概念,第2部分(第8~~13章)阐述了模板的言语细节,第3部分(第14~~18章)介绍了C++模板所支持的基本设计技术,第4部分(第19~~22章)深入探讨了各种使用模板的一般使用程序。附录A和B分别为一处定义准则和重载解析的相关资料。
C++TemplatesTheCompleteGuide.pdf

("C++Templates: C++Templates (TheCompleteGuide)" (English version) is a complete guide to C++ template programming. It aims to lay a solid foundation for readers of C++ template knowledge through effective materials on basic concepts, common skills and application examples. Solid foundation. The book consists of 22 chapters. Chapter 1 introduces the content structure and related conditions of "C++Templates:C++Templates(TheCompleteGuide)" (English version). Part 1 (Chapters 2~7) introduces the basic concepts of templates in a tutorial-like manner, Part 2 (Chapters 8~13) addresses the verbal details of templates, and Part 3 (Chapters 14~18) ) introduces the basic design techniques supported by C++ templates, and Part 4 (Chapters 19 to 22) delves into various general-purpose programs that use templates. Appendices A and B are related materials for a definition criterion and overload resolution, respectively.
C++TemplatesTheCompleteGuide.pdf)




页: [1]
查看完整版本: C++ Templates