发新话题
打印

[转载]《C++ Templates:The Complete Guide》英文版CHM格式

[转载]《C++ Templates:The Complete Guide》英文版CHM格式

信息来源:邪恶八进制信息安全团队(www.eviloctal.com

Templates are among the most powerful features of C++, but they are too often neglected, misunderstood, and misused. C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently.

C++ Templates begins with an insightful tutorial on basic concepts and language features. The remainder of the book serves as a comprehensive reference, focusing first on language details, then on a wide range of coding techniques, and finally on advanced applications for templates. Examples used throughout the book illustrate abstract concepts and demonstrate best practices.

Readers learn

The exact behaviors of templates

How to avoid the pitfalls associated with templates

Idioms and techniques, from the basic to the previously undocumented

How to reuse source code without threatening performance or safety

How to increase the efficiency of C++ programs

How to produce more flexible and maintainable software


This practical guide shows programmers how to exploit the full power of the template features in C++.

附件

Addison.Wesley.C++.Templates-The.Complete.Guide.rar (726 KB)

2005-11-8 21:36, 下载次数: 687

曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题