Modern C++ Design  




Andrei Alexandrescu,«Modern C++ Design: Generic Programming and Design Patterns Applied»
Addison-Wesley | ISBN 0201704315 | 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.

Share Link

0 comments: to “ Modern C++ Design