From 1e664d221fe24bd50166052097db41b47eb48571 Mon Sep 17 00:00:00 2001
From: Howard Hinnant
Howard E. Hinnant
-2017-08-18
+2017-09-30
@@ -1787,7 +1787,6 @@ static data members of date
period
which are converted to arrays of
sys_time
@@ -2089,9 +2088,9 @@ quantity between any twoday
's. One can form aday
liSpecification
-
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 ayear
for debuggingSpecification
-
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, coSpecification
-
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, coSpecification
-
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 fromsys_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 supportsdays
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 supportsdays
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 oftime_of_day
is a standard-layout class type. -Each specialization oftime_of_day
is a literal class type. +Each specialization oftime_of_day
is a trivially copyable class type.
+Each specialization oftime_of_day
is a standard-layout class type.
+Each specialization oftime_of_day
is a literal class type.