Chinaunix首页 | 论坛 | 博客
  • 博客访问: 628191
  • 博文数量: 1655
  • 博客积分: 10000
  • 博客等级: 上将
  • 技术积分: 16800
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-28 11:10
文章分类

全部博文(1655)

文章存档

2008年(1655)

我的朋友

分类: LINUX

2008-05-28 14:24:23

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++.

阅读(96) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~