Any class type (whether declared with class-key class or struct) may be declared as derived from one or more base
A function template defines a family of functions. Syntax
Objects,
A variable template defines a family of variables or static data members. Syntax
This section provides definitions for the specific terminology and the concepts used when describing the C++ programming language. A C++ program
Every object has a lifetime, which is a runtime property:
asm-declaration gives the ability to embed assembly language source code within a C++ program. This declaration is conditionally-supported and implementation defined
Syntax true (1)
Specifies the alignment requirement of a type or an object. Syntax
Accesses a member of its operand. Operator name Syntax
Page 9 of 17