Associates one or more exception handlers (catch-clauses) with a compound statement. Syntax
Transfers control unconditionally. Used when it is otherwise impossible to transfer control to the desired location using other statements.
Syntax this
Returns the result of a boolean operation. Operator name Syntax
Introduces a name that is defined elsewhere into the declarative region where this using-declaration appears.
Declares a variable of a pointer or pointer-to-member type. Syntax A pointer declaration is any simple
Executes a for loop over a range. Used as a more readable equivalent to the traditional
(See also type for type system overview and
Allows a function to be called without providing one or more trailing arguments. Indicated by using the following syntax for a parameter in
A function template defines a family of functions. Syntax
Page 7 of 17