
Résumé
The STL Pocket Reference describes the functions, classes, and templates in that part of the C++ standard library often referred to as the Standard Template Library (STL). The STL encompasses containers, iterators, algorithms, and function objects, which collectively represent one of the most important and widely used subsets of standard library functionality.
The C++ standard library, even the subset known as the STL, is vast. It's next to impossible to work with the STL without some sort of reference at your side to remind you of template parameters, function invocations, return types--indeed, the entire myriad of details you need to know in order to use the STL effectively and get work done. You need a memory-aid.
Books that cover the standard library and the STL tend to be quite heavy and large, describing each aspect of the STL in detail. Such books are great when you're not familiar with the library, but get in the way when you simply need to remind yourself of a function name, or the order in which you pass arguments to a function. Programmers familiar with the STL need a small, lightweight memory-aid. That's what the STL Pocket Reference is. It's small, lightweight, and chock-full of information that you can take in at a glance, so you can get on with your work.
L'auteur - Ray Lischner
is well-known in the Delphi community as an author and speaker. He wrote Secrets of Delphi 2, Hidden Paths of Delphi3, and numerous articles for Delphi Informant, Dr. Dobb's Journal and other magazines. His conference appearances include the annual Borland/Inprise conference, and he has spoken to Delphi users' groups across the country. He also wrote Shakespeare for Dummies. You can reach Ray at nutshell@tempest-sw.com.
Sommaire
- Introduction
- Containers
- Iterators
- Algorithms
- Function Objects
- Miscellaneous
- Boost
- Index
Caractéristiques techniques
PAPIER | |
Éditeur(s) | O'Reilly |
Auteur(s) | Ray Lischner |
Collection | Pocket reference |
Parution | 10/02/2004 |
Nb. de pages | 120 |
Format | 10,5 x 17,5 |
Couverture | Broché |
Poids | 120g |
Intérieur | Noir et Blanc |
EAN13 | 9780596005566 |
ISBN13 | 978-0-596-00556-6 |
Avantages Eyrolles.com
Nos clients ont également acheté
Consultez aussi
- Les meilleures ventes en Graphisme & Photo
- Les meilleures ventes en Informatique
- Les meilleures ventes en Construction
- Les meilleures ventes en Entreprise & Droit
- Les meilleures ventes en Sciences
- Les meilleures ventes en Littérature
- Les meilleures ventes en Arts & Loisirs
- Les meilleures ventes en Vie pratique
- Les meilleures ventes en Voyage et Tourisme
- Les meilleures ventes en BD et Jeunesse
- Informatique Développement d'applications Technologies objet
- Informatique Développement d'applications Programmation graphique et multimédia Programmation graphique en C/C++
- Informatique Développement d'applications Langages C++
- Informatique Développement d'applications Outils de développement Borland C++ Builder
- Informatique Développement d'applications Outils de développement Visual C++
- Informatique Développement d'applications Outils de développement Visual C++ .NET