图书标签: C++ templates C/C++ 计算机 技术 编程 程序语言 GenericProgramming
发表于2024-06-20
C++ Templates pdf epub mobi txt 电子书 下载 2024
The first book to provide complete and accurate information on using templates in C++.-- Great author team - both are widely respected, and bring complementary viewpoints to the book.-- With the greatly increased use of templates there is a real need in the C++ community for this information.This book will be the next C++ classic. Although templates have been part of C++ for well over a decade, they still lead to misunderstanding, misuse, and controversy. At the same time, they are increasingly found to be powerful instruments for the development of cleaner, faster, and smarter software. This has made templates one of the hottest topics in the C++ community. This book will be both a complete reference as well as a tutorial. It will emphasize the practical use of templates, and will include real-world examples. Every working C++ programmer will need a copy of this book for his or her library.
David Vandevoorde is an engineer at the Edison Design Group. He is an active member of the ANSI C++ Standards Committee, and a cofounder of the newsgroup comp.lang.c++.moderated. A graduate of the Brussels Free University and the Rensselaer Polytechnic Institute, his interests include algorithm development, programming languages, and teaching. See www.vandevoorde.com.Nicolai M. Josuttis is an independent technical consultant who designs object-oriented software for the telecommunications, traffic, finance, and manufacturing industries. He is an active member of the C++ Standards Committee Library Working Group. Nicolai has written several books on object-oriented programming and C++.
一目十行势如破竹如浴春风如鱼得水 马的看起来太轻松愉快了 应该是我看的最后一本 C++的书。无疑是c++ template最好的书。也是14/17新特性最好的一本书。前半本覆盖了所有的feature,后半本覆盖了所有的应用场景和原理。对于每个特性的缘起,典型应用,衍生,直到STL对于这个feature的延伸,都通过简单的例子讲的通俗易懂。
评分绝对的one stop book,包涵了最新的cpp17的语法特性,以及20可能会引入的新特性,如果有大把时间,强烈推荐读一下
评分绝对的one stop book,包涵了最新的cpp17的语法特性,以及20可能会引入的新特性,如果有大把时间,强烈推荐读一下
评分看了自己需要的部分,中间的in depth就跳过了,毕竟模板太复杂了,没有太必要深入
评分绝对的one stop book,包涵了最新的cpp17的语法特性,以及20可能会引入的新特性,如果有大把时间,强烈推荐读一下
应该说,这本书讲得很仔细。而从这么仔细的讲解中,令我很不愉快:(模板有点太麻烦了!美好的设计被细节淹没了。当然,如果你要真正学明白模板的话,还得硬着头皮去读。
评分看这本书实际是一件痛苦的事情。因为很多本来看起来很清晰的概念,在书里慢慢的展开时,却发现有着这样那样的特例和冲突。两个看起来很相似的定义,可能仅仅因为顺序或者继承的关系,结果就完全不一样。总之,如果想看懂这本书,不能漏过任何一个字符…… 也正是这样,看到一...
评分应该说,这本书讲得很仔细。而从这么仔细的讲解中,令我很不愉快:(模板有点太麻烦了!美好的设计被细节淹没了。当然,如果你要真正学明白模板的话,还得硬着头皮去读。
评分花了两周时间读了前21章,后几章的内容与design pattern关联太多,打算先读完GoF再续上了。 part1是template的主要应用,包括type traits中常用的API part2和3是template的核心,也讲述了在整个C++体系结构中的地位。 如何理解template?简单点来说就是代码生成器,对于在progr...
评分可以作为C++ standard的参考读物。 C++ standard的有些地方讲的比较抽象,这本书解释的比较清楚。比如,ODR,附录里讲的很清楚。 同时,把C++ standard里对一些普通class的约束,用模板,阐述的非常清晰。 顺便有个问题,哪里能下在到侯捷的繁体版全书? 有时候看英文版,如果...
C++ Templates pdf epub mobi txt 电子书 下载 2024