Modern C++ Design: Generic Programming and Design Patterns

时间:2022-05-28 21:35:38
【文件属性】:

文件名称:Modern C++ Design: Generic Programming and Design Patterns

文件大小:2.15MB

文件格式:PDF

更新时间:2022-05-28 21:35:38

c++

C++ In-Depth Series (共11册), 这套丛书还有 《Exceptional C++》,《C++ Template Metaprogramming》,《Applied C++》,《The Boost Graph Library》,《Accelerated C++》 等。 简介: 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).


网友评论