Syntax this
Defines an expression that can be evaluated at compile
Namespaces provide a method for preventing name conflicts in large projects. Symbols declared inside a namespace block are placed in a named
Declares a class data member with explicit size, in bits. Adjacent bit field members may be packed to share and straddle the individual bytes. A
Queries information of a type. Used where the dynamic type of a polymorphic object must be known and for static type identification.
Transfers control unconditionally. Used when it is otherwise impossible to transfer control to the desired location using other statements.
Returns the result of a boolean operation. Operator name Syntax
(See also type for type system overview and
Inside the definition of a template (both
In order to compile a function call, the compiler must first perform name
Page 5 of 17