Typedef and type aliases:
*
Typedef and type aliases
The typedef and (since C++11) using keywords can be used to give a new name to an existing type.