A qualified name is a name that appears on the right hand side of the scope resolution operator :: (see also qualified identifiers). A qualified name may
This is a brief reference of available C++ language constructs.
Executes init-statement once, then executes statement and iteration_expression repeatedly
Initializes an object from another object. Syntax
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 (
Changes the current file name and number in the preprocessor. Syntax
Shows given message and renders program ill-formed. Syntax
Provides for linkage between modules written in different programming languages. extern
A class template defines a family of classes. Syntax
Page 1 of 17