Inside a class, declares members not bound to specific instances. Syntax
Exception handling provides a way of transferring control and information from some point in the execution of a program to a handler associated with a point previously passed
A move assignment operator of class T is a non-template non-static member function with the name operator= that takes exactly one parameter of type
Every object has a lifetime, which is a runtime property:
Any class type (whether declared with class-key class or struct) may be declared as derived from one or more base
A variable template defines a family of variables or static data members. Syntax
Terminates current function and returns specified value to the caller function. Syntax
Initialization of a variable provides its initial value at the time of construction. The initial value may be provided in the initializer
Objects,
Includes other source file into current source file at the line immediately after the directive . Syntax
Page 8 of 17