Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Lischner, Ray, 1961-
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly, [2003]
Edition:1st ed.
Series:In a nutshell (O'Reilly & Associates)
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.