1997 C++ Public Review Document

Search

Introduction

Coversheet
Foreword
Table of Contents
1: General

Core Language

2: Lexical conventions
3: Basic concepts
4: Standard conversions
5: Expressions
6: Statements
7: Declarations
8: Declarators
9: Classes
10: Derived classes
11: Member access control
12: Special member functions
13: Overloading
14: Templates
15: Exception handling
16: Preprocessing directives

Library

17: Library introduction
18: Language support library
19: Diagnostics library
20: General utilities library
21: Strings library
22: Localization library
23: Containers library
24: Iterators library
25: Algorithms library
26: Numerics library
27: Input/output library

Annexes

A: Grammar summary
B: Implementation quantities
C: Compatibility
D: Future directions
E: Universal character-names