diff --git a/date.html b/date.html index dda74cc..ca24085 100644 --- a/date.html +++ b/date.html @@ -26,7 +26,7 @@

Howard E. Hinnant
-2017-08-18
+2017-09-30

date

@@ -1787,7 +1787,6 @@ static data members of period which are converted to arrays of

-

sys_time

@@ -2089,9 +2088,9 @@ quantity between any two day's. One can form a day li

Specification

-day is a trivially copyable class type.
-day is a standard-layout class type.
-day is a literal class type.
+day is a trivially copyable class type.
+day is a standard-layout class type.
+day is a literal class type.

@@ -2465,9 +2464,9 @@ the year.
 

Specification

-month is a trivially copyable class type.
-month is a standard-layout class type.
-month is a literal class type.
+month is a trivially copyable class type.
+month is a standard-layout class type.
+month is a literal class type.

@@ -2853,9 +2852,9 @@ with _y.  And one can stream out a year for debugging
 

Specification

-year is a trivially copyable class type.
-year is a standard-layout class type.
-year is a literal class type.
+year is a trivially copyable class type.
+year is a standard-layout class type.
+year is a literal class type.

@@ -3291,9 +3290,9 @@ fourth, fifth or last weekdays of a month.
 

Specification

-weekday is a trivially copyable class type.
-weekday is a standard-layout class type.
-weekday is a literal class type.
+weekday is a trivially copyable class type.
+weekday is a standard-layout class type.
+weekday is a literal class type.

@@ -3662,9 +3661,9 @@ static_assert(wdi.index() == 2);
 

Specification

-weekday_indexed is a trivially copyable class type.
-weekday_indexed is a standard-layout class type.
-weekday_indexed is a literal class type.
+weekday_indexed is a trivially copyable class type.
+weekday_indexed is a standard-layout class type.
+weekday_indexed is a literal class type.

@@ -3794,9 +3793,9 @@ static_assert(wdl.weekday() == sun);
 

Specification

-weekday_last is a trivially copyable class type.
-weekday_last is a standard-layout class type.
-weekday_last is a literal class type.
+weekday_last is a trivially copyable class type.
+weekday_last is a standard-layout class type.
+weekday_last is a literal class type.

@@ -3924,9 +3923,9 @@ debugging purposes.
 

Specification

-month_day is a trivially copyable class type.
-month_day is a standard-layout class type.
-month_day is a literal class type.
+month_day is a trivially copyable class type.
+month_day is a standard-layout class type.
+month_day is a literal class type.

@@ -4154,9 +4153,9 @@ static_assert(mdl.month() == feb);
 

Specification

-month_day_last is a trivially copyable class type.
-month_day_last is a standard-layout class type.
-month_day_last is a literal class type.
+month_day_last is a trivially copyable class type.
+month_day_last is a standard-layout class type.
+month_day_last is a literal class type.

@@ -4305,9 +4304,9 @@ operator<<(std::basic_ostream<class CharT, class Traits>& os, co
 

Specification

-month_weekday is a trivially copyable class type.
-month_weekday is a standard-layout class type.
-month_weekday is a literal class type.
+month_weekday is a trivially copyable class type.
+month_weekday is a standard-layout class type.
+month_weekday is a literal class type.

@@ -4428,9 +4427,9 @@ operator<<(std::basic_ostream<class CharT, class Traits>& os, co
 

Specification

-month_weekday_last is a trivially copyable class type.
-month_weekday_last is a standard-layout class type.
-month_weekday_last is a literal class type.
+month_weekday_last is a trivially copyable class type.
+month_weekday_last is a standard-layout class type.
+month_weekday_last is a literal class type.

@@ -4584,9 +4583,9 @@ debugging purposes.
 

Specification

-year_month is a trivially copyable class type.
-year_month is a standard-layout class type.
-year_month is a literal class type.
+year_month is a trivially copyable class type.
+year_month is a standard-layout class type.
+year_month is a literal class type.

@@ -4964,9 +4963,9 @@ There is also a conversion from sys_days.
 

Specification

-year_month_day is a trivially copyable class type.
-year_month_day is a standard-layout class type.
-year_month_day is a literal class type.
+year_month_day is a trivially copyable class type.
+year_month_day is a standard-layout class type.
+year_month_day is a literal class type.

@@ -5428,9 +5427,9 @@ comparable.
 

Specification

-year_month_day_last is a trivially copyable class type.
-year_month_day_last is a standard-layout class type.
-year_month_day_last is a literal class type.
+year_month_day_last is a trivially copyable class type.
+year_month_day_last is a standard-layout class type.
+year_month_day_last is a literal class type.

@@ -5796,9 +5795,9 @@ efficiently supports days oriented arithmetic.
 

Specification

-year_month_weekday is a trivially copyable class type.
-year_month_weekday is a standard-layout class type.
-year_month_weekday is a literal class type.
+year_month_weekday is a trivially copyable class type.
+year_month_weekday is a standard-layout class type.
+year_month_weekday is a literal class type.

@@ -6183,9 +6182,9 @@ efficiently supports days oriented arithmetic.
 

Specification

-year_month_weekday_last is a trivially copyable class type.
-year_month_weekday_last is a standard-layout class type.
-year_month_weekday_last is a literal class type.
+year_month_weekday_last is a trivially copyable class type.
+year_month_weekday_last is a standard-layout class type.
+year_month_weekday_last is a literal class type.

@@ -6938,9 +6937,9 @@ enum {am = 1, pm};
 

-Each specialization of time_of_day is a trivially copyable class type.
-Each specialization of time_of_day is a standard-layout class type.
-Each specialization of time_of_day is a literal class type.
+Each specialization of time_of_day is a trivially copyable class type.
+Each specialization of time_of_day is a standard-layout class type.
+Each specialization of time_of_day is a literal class type.