[分享]ISO C++ 2003 standard (Working Draft)
http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2006/n2135.pdfWorking Draft, Standard for Programming Language C++
1 General 1
1.1 Scope
1.2 Normative references
1.3 Definitions .
1.4 Implementation compliance
1.5 Structure of this International Standard
1.6 Syntax notation
1.7 The C++ memory model
1.8 The C++ object model
1.9 Program execution
1.10 Acknowledgments 2 Lexical conventions 13
2.1 Phases of translation
2.2 Character sets
2.3 Trigraph sequences
2.4 Preprocessing tokens
2.5 Alternative tokens
2.6 Tokens .
2.7 Comments
2.8 Header names
2.9 Preprocessing numbers
2.10 Identifiers
2.11 Keywords
2.12 Operators and punctuators
2.13 Literals 3 Basic concepts 27
3.1 Declarations and definitions
3.2 One definition rule
3.3 Declarative regions and scopes
3.4 Name lookup
3.5 Program and linkage
3.6 Start and termination
................................................................................
大家下下来就知道了^_^