C++ in a nutshell /
"C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills.The book's language reference is organized first by topic, followe...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
[2003]
|
Edición: | 1st ed. |
Colección: | In a nutshell (O'Reilly & Associates)
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Language Basics
- 2. Declarations
- 3. Expressions
- 4. Statements
- 5. Functions
- 6. Classes
- 7. Templates
- 8. Standard Library
- 9. Input and Output
- 10. Containers, Iterators, and Algorithms
- 11. Preprocessor Reference
- 12. Language Reference
- 13. Library Reference
- A. Compiler Extensions
- B. Projects.