Constructor is a special non-static member
A class is a user-defined type. A class type is defined by class-specifier, which appears in decl-specifier-seq
Elaborated type specifiers may be used to refer to a previously-declared class name (class, struct, or union) or to a previously-declared enum name even if the name was hidden
"Resource Acquisition Is Initialization" or RAII, is a C++ programming technique[1] which binds the life cycle of a resource (allocated memory
Binds a reference to an object. Syntax T
Page 17 of 17