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 template is parametrized by one or more template parameters
Declares an object of array type. Syntax An array declaration is any simple declaration whose
Compares the arguments. Operator name Syntax
Functions are C++ entities that associate a sequence of statements
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 destructor is a special member function
Includes other source file into current source file at the line immediately after the directive . Syntax
Adding declarations to std It is undefined behavior to add declarations or definitions to namespace std or to
The preprocessor is executed at translation
Page 8 of 17