Typedef and type aliases

Basic typedef syntax

More complex uses of typedef

Declaring multiple types with typedef

Alias declaration with using