Programming in C++

Table of Contents

Types

Built-in: simple types with language-defined operations (int, char, etc.)

User-defined (combining built-in types into larger aggregates)