Provides for linkage between modules written in different programming languages. extern
Initializes an object from another object. Syntax
Order of evaluation of the operands of almost all C++ operators (including the order of evaluation of function arguments in a function-call expression and the order of evaluation
Executes init-statement once, then executes statement and iteration_expression repeatedly
The preprocessor supports text macro replacement. Function-like text macro replacement is also supported. Syntax
A template is a C++ entity that defines one of the following: a family of classes (
Shows given message and renders program ill-formed. Syntax
A copy assignment operator of class T is a non-template non-static member function with the name operator= that takes exactly one parameter of type
Causes the enclosing for,
The C++ source file is processed by the compiler as if the following phases take place, in this exact order: Phase 1
Page 1 of 17