C++ Templates. David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor

Описание

Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have advanced. In C++ Templates, Second Edition, three pioneering C++ experts show why, when, and how to use modern templates to build software that’s cleaner, faster, more efficient, and easier to maintain
Now extensively updated for the C++11, C++14, and C++17 standards, this new edition presents state-of-the-art techniques for a wider spectrum of applications.
The authors provide authoritative explanations of all new language features that either improve templates or interact with them, including variadic templates, generic lambdas, class template argument deduction, compile-time if, forwarding references, and user-defined literals. They also deeply delve into fundamental language concepts (like value categories) and fully cover all standard type traits

Схожие книги

Программирование: учебное пособие. Л.А. Надейкина
C / C++
ru

Программирование: учебное пособие. Л.А. Надейкина

Введение в C++. 4-ое издание.  А. В. Столяров
C / C++
ru

Введение в C++. 4-ое издание. А. В. Столяров

Полный справочник по C++ 4-е издание. Герберт Шилдт
C / C++
ru

Полный справочник по C++ 4-е издание. Герберт Шилдт

Understanding and Using C Pointers. R. M. Reese
C / C++
en

Understanding and Using C Pointers. R. M. Reese

×