27 inline constexpr
unsigned int maximumAge() {
return 80U; }
Time Dependent Person DataType.
unsigned int effectiveAge(unsigned int age)
Effective age (topping of at maximum).
constexpr unsigned int minAdultAge()
Maximum age for Person's.
constexpr unsigned int maximumAge()
Maximum age for Person's.