C++17 - The Complete Guide

Josuttis, Nicolai M.

  • 出版商: Nicojosuttis
  • 出版日期: 2019-09-06
  • 售價: $2,320
  • 貴賓價: 9.5$2,204
  • 語言: 英文
  • 頁數: 456
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 3967309177
  • ISBN-13: 9783967309171
  • 相關分類: C++ 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

All the new language and library features of C++17 (for those who know the previous versions of C++).


C++17 is the next evolution in modern C++ programming, which is already now supported by the latest version of gcc, clang, and Visual C++. Although it is not as big a step as C++11, it contains a large number of small and valuable language and library features, which will change the way we program in C++. As usual, not everything is self-explanatory, combining new features gives even more power, and there are hidden traps.


This book presents all the new language and library features of C++17. It covers the motivation and context of each new feature with examples and background information. The focus is on how these features impact day-to-day programming, what it means to combine them, and how to benefit from this in practice.