[Top] | [Contents] | [Index] | [ ? ] |
-- The Detailed Node Listing ---
Overview
1.1 Initial processing 1.2 Tokenization 1.3 The preprocessing language
Header Files
2.1 Include Syntax 2.2 Include Operation 2.3 Search Path 2.4 Once-Only Headers 2.5 Computed Includes 2.6 Wrapper Headers 2.7 System Headers
Macros
Predefined Macros
3.7.1 Standard Predefined Macros 3.7.2 Common Predefined Macros 3.7.3 System-specific Predefined Macros 3.7.4 C++ Named Operators
Macro Pitfalls
Conditionals
4.1 Conditional Uses 4.2 Conditional Syntax 4.3 Deleted Code
Conditional Syntax
4.2.1 Ifdef 4.2.2 If 4.2.3 Defined 4.2.4 Else 4.2.5 Elif
Implementation Details
11.1 Implementation-defined behavior 11.2 Implementation limits 11.3 Obsolete Features 11.4 Differences from previous versions
Obsolete Features
11.3.1 Assertions 11.3.2 Obsolete once-only headers
@insertcopying