C++ Template Metaprogramming: Concepts, Tools, and Techniques ...
David Abrahams
StackOverflow Definitive C++ Guide (1)
Modern C++ Design: Generic Programming and Design Patterns Applied
Andrei Alexandrescu
C++ Templates: The Complete Guide
David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor
Advanced Metaprogramming in Classic C++
Davide Di Gennaro
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
Herb Sutter, Andrei Alexandrescu
Big C++: Late Objects, 3rd Edition
Cay S. Horstmann
StackOverflow Definitive C++ Guide (2)
C++ Software Design
Klaus Iglberger
The C++ Standard Library: A Tutorial and Reference
Nicolai M. Josuttis
C++ 20: The Complete Guide
Accelerated C++: Practical Programming
Andrew Koenig & Barbara E.Moo
Large-Scale C++: Process and Architecture
John Lakos
Standard C++ IOStreams and Locales: Advanced Programmer's Guide ...
Klaus Kreft Angelika Langer
More Effective C++: 35 New Ways to Improve Your Programs and ...
Scott Meyers
Effective STL
Effective Modern C++
C++ In Action
Bartosz Milewski
C++ Primer, Fifth Edition
Stanley B. Lippman, Josée Lajoie, Barbara E. Moo
A Tour of C++
Bjarne Stroustrup
More Exceptional C++
Herb Sutter
Exceptional C++ Style: 40 Puzzles
Exceptional C++: 47 Engineering Puzzles, Programming Problems, ...
C++ Concurrency in Action
Anthony Williams
Functional Programming in C++
Ivan Čukić