Queries information of a type. Used where the dynamic type of a polymorphic object must be known and for static type identification.
Syntax ' c-char ' (1)
Transfers control unconditionally. Used when it is otherwise impossible to transfer control to the desired location using other statements.
Allows integer, floating-point, character, and string literals to produce objects of user-defined type by defining a user-defined suffix.
Performs compile-time assertion checking. Syntax
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
(See also type for type system overview and
Executes a for loop over a range. Used as a more readable equivalent to the traditional
Defines an expression that can be evaluated at compile
Compares the arguments. Operator name Syntax
Page 7 of 17