L'essentiel du C++
Auteurs principaux : | , |
---|---|
Format : | Livre |
Langue : | français |
Titre complet : | L' essentiel du C++ / Stanley B. Lippman,...; traduction française de Kahina Zizi |
Édition : | 2e édition |
Publié : |
Paris [etc.] :
Addison-Wesley publishing compagny
, DL 1992 |
Description matérielle : | 1 vol. (XVI-613 p.) |
Œuvre : | C++ primer. Français |
Traduction de : | C++ Primer |
Sujets : |
- Chapitre 0. Pour commencer
- Chapitre 1. Les types en C++
- Chapitre 2. Expressions et instructions
- Chapitre 3. Fonctions, portée et mémoire libre
- Chapitre 4. Fonctions surchargées et template
- Chapitre 5. Les classes en C++
- Chapitre 6. Fonctions membres
- Chapitre 7. Classes template
- Chapitre 8. Dérivation et héritage
- Chapitre 9. Programmation orientée-objets
- Chapitre 10. Conception orientée_objets
- Appendice A. La librarie C++ I/O
- Appendice B. Traitement des exceptions
- Appendice C. Compatibilité de C++ avec C
- Appendice D. Compatibilité avec la version 2.0