Код: Выделить всё
auto // either sys_days or year_month_day
easter(std::chrono::year y);
Подробнее здесь: https://stackoverflow.com/questions/795 ... ing-chrono
Код: Выделить всё
auto // either sys_days or year_month_day
easter(std::chrono::year y);