diff --git a/d0355r3.html b/d0355r3.html index bc5f542..62ec455 100644 --- a/d0355r3.html +++ b/d0355r3.html @@ -9978,8 +9978,6 @@ requirements. If a template parameter is named Predicate, convertible to bool. A program that instantiates a template with a template parameter named Clock with a type for which chrono::is_clock<Clock>::value is false, is ill-formed. -[Note: For example, use of local_time with sleep_until -will result in a diagnostic. — end note]