diff --git a/d0355r7.html b/d0355r7.html index 1937129..cea339d 100644 --- a/d0355r7.html +++ b/d0355r7.html @@ -1546,7 +1546,7 @@ operator<<(basic_ostream<charT, traits>& os, const duration<R

-Requires: Rep is an integral type with rank int or +Requires: Rep is an integral type with rank short or greater, or a floating point type. charT is char or wchar_t.

@@ -3578,7 +3578,7 @@ is a valid expression.

All from_stream overloads behave as an unformatted input function, -except that they have an unspecified affect on the value returned by subsequent +except that they have an unspecified effect on the value returned by subsequent calls to basic_istream<>::gcount(). Each overload takes a format string containing ordinary characters and flags which have special @@ -9986,7 +9986,7 @@ and is not ambiguous.

-If Duration is not an instance of duration, the program is ill-formed. +If Duration is not an specialization of duration, the program is ill-formed.