Modern C++ Design (Repost)

Posted By: parmer

Andrei Alexandrescu,«Modern C++ Design: Generic Programming and Design Patterns Applied»
Addison-Wesley | ISBN: 0201704315 | PDF | 1,24 Mb | 352 pages | 2001 Year

A text introducing the concept of generic components within all C++ language. Discusses issues that C++ developers deal with on a daily basis, including policy-based design for flexibility, partial template specialization, typelists, patterns, and multi-method engineers.