Converts between types with different cv-qualification. Syntax
Queries alignment requirements of a type. Syntax
Allows customizing the template code for a given set of template arguments. Syntax
Allows values of integer type to be used in expressions directly. Syntax An integer literal is a primary
Namespace aliases allow the programmer to define an alternate name for a namespace. They are commonly used as a convenient shortcut for long
Conditionally executes another statement. Used where code needs to be executed based on a run-time condition.
Escape sequences are used to represent certain special characters within
Declares an inline function.
Transactional memory is a concurrency synchronization mechanism that combines groups of statements in transactions, that are. atomic (either
An expression is a sequence of operators and their operands, that specifies a computation. Expression evaluation may produce a
Page 12 of 17