In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard....
Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of the best available guides to using the built-in features of C++ effectively. / The C++ Standard Library provides...
The product of a unique collaboration among four leading scientists in academic research and industry, \[I\]Numerical Recipes\[/I\] is a comprehensive text and reference work on scientific computing. Thoroughly self-contained, it proceeds from...
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...
Presents a collection of reusable design artifacts, called generic components, together with the techniques that make them possible. The author describes techniques for policy-based design, partial template specialization, typelists, and local...
This book is a collection of 550+ multiple choice questions which covers all the core C++ language concepts. The main focus is made on language syntax and concepts. Special care has been taken to expose most of the hazards users might face while... |