Type support

Type support (basic types, RTTI, type traits)

(See also type for type system overview).

Basic types

Fundamental types defined by the language

Additional basic types and macros

Defined in header <cstddef>
unsigned integer type returned by the sizeof operator
(t