More Effective C++: 35 New Ways to Improve Your Programs and Designs description
For programmers at the intermediate level and above. This sequel to the author's Effective C++ provides methods for improving program efficiency. Coverage includes examinations of the time/space costs of C++ language features,- descriptions of advanced techniques (placement new, virtual constructors, smart pointers, reference county proxy classes, and double-dispatching),- examples of the impact of exception handling,- and treatment of new language features (e.g. bool, mutable, explicit, namespaces, member templates). Annotation c. by Book News, Inc., Portland, Or.
Similar scripts
Challenges with C++: A compilation of 550+ MCQ's
(Popularity: ) : This book is a collection of 550+ multiple choice questions which covers all the core C++ language concepts. The main ... Numerical Recipes in C++: The Art of Scientific Computing
(Popularity: ) : The product of a unique collaboration among four leading scientists in academic research and industry, \[I\]Numerical Recipes\[/I\] is a comprehensive ... Beginning Visual C++ 6
(Popularity: ) : "Windows programming is not difficult," observes well-respected author Ivor Horton in his book Beginning Visual C++ 6. "In fact, Microsoft ... Microsoft Visual C# .NET Step by Step
(Popularity: ) : This title gives readers with previous Microsoft Visual C++ or Microsoft Visual Basic experience the foundation they need to hit ... Modern C++ Design: Generic Programming and Design Patterns Applied
(Popularity: ) : Presents a collection of reusable design artifacts, called generic components, together with the techniques that make them possible. The author ... The C++ Programming Language (Special 3rd Edition)
(Popularity: ) : In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full ... C++ How to Program (3rd Edition)
(Popularity: ) : This is an exciting time in the C++ world, according to the MIT graduate authors of this classic introductory programming ... The C++ Standard Library : A Tutorial and Reference
(Popularity: ) : Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of ...