diff --git a/d0355r4.html b/d0355r4.html index e869715..4393aba 100644 --- a/d0355r4.html +++ b/d0355r4.html @@ -63,6 +63,7 @@ Document number: D0355R4
  • Improve spec for operator-(const year_month& x, const year_month& y).
  • Refine constraints on conversions from calendar types to sys_days.
  • Added zoned_time default constructor.
  • +
  • Added zoned_time deduction guides.
  • Correct minor type-o's.
  • Correct html bugs.