Age typedef

Age = int

The length of time that a person has lived or a thing has existed.

Implementation

typedef Age = int;