Enables implicit conversion or
In a member-specification of a class/struct
Increment/decrement operators increments or decrements the value of the object. Operator name
Sets the initial value of an object to zero. Syntax static
Floating point literal defines a compile-time constant whose value is specified in the source file. Syntax Floating-point
Allows any and all code transformations that do not change the observable behavior of the program. Explanation The
Specifies that the type of the variable that is being declared will be automatically deduced from its initializer. For functions, specifies that the return type is a trailing
The friend declaration appears in a class body and grants
Binds a reference to an object. Syntax T
Sets the initial values of the static constants. Syntax
Page 14 of 17