Introduces a name that is defined elsewhere into the declarative region where this using-declaration appears.
Associates one or more exception handlers (catch-clauses) with a compound statement. Syntax
Returns the result of a boolean operation. Operator name Syntax
The storage class specifiers are a part of the decl-specifier-seq of a
Rule of three If a class requires a user-defined
Declares a variable of a pointer or pointer-to-member type. Syntax A pointer declaration is any simple
Converts between types using a combination of explicit and implicit conversions. Syntax
Namespaces provide a method for preventing name conflicts in large projects. Symbols declared inside a namespace block are placed in a named
Destructs object(s) previously allocated by the new expression
Customizes the C++ operators for operands of user-defined types. Syntax Overloaded operators are
Page 6 of 17