This book centers around the author's Loki library. Along the way he develops many and various utility template classes. This book does provide an introduction to template programming, but at a rather steep learning curve. For those first learning about templates, they may read Nicolai Josuttis' "Th
Modern C++ Design: Generic Programming and Design Patterns Applied
โ Scribed by Andrei Alexandrescu
- Publisher
- Addison-Wesley Professional
- Year
- 2001
- Tongue
- English
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
In Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and virtuosity, Alexandrescu offers a cutting-edge approach to software design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code. The book introduces the concept of generic components, reusable design templates that enable an easier and more seamless transition from design to application code, generate code that better expresses the original design intention, and support the reuse of design structures with minimal recoding. The author then shows how to apply this approach to recurring, real-world issues that C++ programmers face in their day-to-day activity. All code is available on the Web, along with Alexandrescu's downloadable Loki C++ library, which provides powerful out-of-the-box functionality for virtually any C++ project. For experienced C++ programmers who have at least some familiarity with the Standard Template Library (STL).
๐ SIMILAR VOLUMES
This book centers around the author's Loki library. Along the way he develops many and various utility template classes. This book does provide an introduction to template programming, but at a rather steep learning curve. For those first learning about templates, they may read Nicolai Josuttis' "Th
This book centers around the author's Loki library. Along the way he develops many and various utility template classes. This book does provide an introduction to template programming, but at a rather steep learning curve. For those first learning about templates, they may read Nicolai Josuttis' "Th
<p>In <strong> <em>Modern C++ Design</em> </strong>, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers a cutting-edge approach to design that unites design patterns, generic programming, and C++, enabling pro
<b></b>In<i>Modern C++ Design</i>, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and virtuosity, Alexandrescu offers a cutting-edge approach to software design that unites design patterns, generic programming, and C++, enabling programmers to achieve e