forked from HowardHinnant/date
Remove remote_install and remote_download from synopsis
This commit is contained in:
@@ -38,7 +38,7 @@ Document number: D0355R5<br>
|
|||||||
<br>
|
<br>
|
||||||
<a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br>
|
<a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br>
|
||||||
<a href="mailto:tomaszkam at gmail dot com">Tomasz Kamiński</a><br>
|
<a href="mailto:tomaszkam at gmail dot com">Tomasz Kamiński</a><br>
|
||||||
2017-11-26<br>
|
2018-02-11<br>
|
||||||
</address>
|
</address>
|
||||||
<hr>
|
<hr>
|
||||||
<h1>Extending <code><chrono></code> to Calendars and Time Zones</h1>
|
<h1>Extending <code><chrono></code> to Calendars and Time Zones</h1>
|
||||||
@@ -1310,8 +1310,6 @@ const time_zone* current_zone();
|
|||||||
|
|
||||||
const tzdb& reload_tzdb();
|
const tzdb& reload_tzdb();
|
||||||
string remote_version();
|
string remote_version();
|
||||||
bool remote_download(string_view version);
|
|
||||||
bool remote_install(string_view version);
|
|
||||||
|
|
||||||
// exception classes
|
// exception classes
|
||||||
class nonexistent_local_time;
|
class nonexistent_local_time;
|
||||||
|
Reference in New Issue
Block a user