
C++ 模板编程 第二版
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
《C++模板编程(第2版)》详细讲解了C++模板的高级特性和使用技巧,适合希望深入掌握C++语言精髓的专业开发者阅读。
C++ Templates - The Complete Guide, 2nd Edition by David Vandevoorde, Nicolai M. Josuttis, and Douglas Gregor provides guidance on how to use templates in modern C++. It is aimed at programmers who either just use templates or provide class and function templates as well as those who develop generic and foundation libraries. The book covers the latest standards of C++11, C++14, and C++17, explaining all type traits of the C++ Standard Library in depth. Spanning 822 pages across 33 chapters (with 12 brand new chapters).
全部评论 (0)
还没有任何评论哟~


