diff --git a/d0355r6.html b/d0355r6.html index 8718fce..b844fe0 100644 --- a/d0355r6.html +++ b/d0355r6.html @@ -9192,7 +9192,7 @@ computer has set as its local time zone.
-tzdb_list<tzdb>& get_tzdb_list(); +tzdb_list& get_tzdb_list();
@@ -9211,7 +9211,7 @@ one time.
Throws:
runtime_error
if for any reason a reference can not be returned to a valid -tzdb_list<tzdb>&
containing one or more valid +tzdb_list&
containing one or more validtzdb
.