C++ Templates: The Complete Guide

Status
Not open for further replies.

Osiris

Golden Master
Messages
36,817
Location
Kentucky
The authors of this textbook urge readers to see them as a scientist- engineer pair, producing a combination C++ template tutorial with a detailed reference. They introduce language elements and design elements of the template feature of the programming language and provide coverage of template syntax and semantics. Techniques covered include static polymorphism, policy classes, metaprogramming, and expression templates. Also discussed is the C++ standard library, constructed largely with templates. Readers are expected to know C++ before approaching the book.


Here

Password : http://blueportal.org
 
Status
Not open for further replies.
Back
Top Bottom