forked from HowardHinnant/date
Address reviewer comments
This commit is contained in:
@@ -9192,7 +9192,7 @@ computer has set as its local time zone.
|
||||
</blockquote>
|
||||
|
||||
<pre>
|
||||
tzdb_list<tzdb>& get_tzdb_list();
|
||||
tzdb_list& get_tzdb_list();
|
||||
</pre>
|
||||
<blockquote>
|
||||
<p>
|
||||
@@ -9211,7 +9211,7 @@ one time.
|
||||
<p>
|
||||
<i>Throws:</i> <code>runtime_error</code> if for any reason a
|
||||
reference can not be returned to a valid
|
||||
<code>tzdb_list<tzdb>&</code> containing one or more valid
|
||||
<code>tzdb_list&</code> containing one or more valid
|
||||
<code>tzdb</code>.
|
||||
</p>
|
||||
</blockquote>
|
||||
|
Reference in New Issue
Block a user