Description
In Modern C++ Design, 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 programmers to achieve expressive, flexible, and highly reusable code. This book introduces the concept of generic components--reusable design templates that produce boilerplate code for compiler consumption--all within C++. Generic components 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 describes the specific C++ techniques and features that are used in building generic components and goes on to implement industrial strength generic components for real-world applications. Recurring issues that C++ developers face in their day-to-day activity are discussed in depth and implemented in a generic way. These include:
Author: Debbie Lafferty, Andrei Alexandrescu
Publisher: Addison-Wesley Professional
Published: 02/13/2001
Pages: 360
Binding Type: Paperback
Weight: 1.32lbs
Size: 9.22h x 7.35w x 0.74d
ISBN13: 9780201704310
ISBN10: 0201704315
BISAC Categories:
- Computers | Languages | C++
- Policy-based design for flexibility
- Partial template specialization
- Typelists--powerful type manipulation structures
- Patterns such as Visitor, Singleton, Command, and Factories
- Multi-method engines
Author: Debbie Lafferty, Andrei Alexandrescu
Publisher: Addison-Wesley Professional
Published: 02/13/2001
Pages: 360
Binding Type: Paperback
Weight: 1.32lbs
Size: 9.22h x 7.35w x 0.74d
ISBN13: 9780201704310
ISBN10: 0201704315
BISAC Categories:
- Computers | Languages | C++
About the Author
Andrei Alexandrescu is the author of the award-winning book Modern C++ Design (Addison-Wesley, 2001) and is a columnist for C/C++ Users Journal.

