date/chrono_io.html

38 lines
718 B
HTML
Raw Permalink Normal View History

2016-07-30 17:45:14 -04:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>chrono_io</title>
<meta name="color-scheme" content="light dark" />
2016-07-30 17:45:14 -04:00
<style>
li, p {text-align:justify}
2016-07-30 17:45:14 -04:00
ins {color:#00A000}
del {color:#A00000}
code {white-space:pre;}
@media (prefers-color-scheme: dark)
{
ins {color:#88FF88}
del {color:#FF5555}
}
2016-07-30 17:45:14 -04:00
</style>
</head>
<body>
<address align=right>
<br/>
<br/>
<a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br/>
2017-04-13<br/>
2016-07-30 17:45:14 -04:00
</address>
<hr/>
<h1 align=center><code>chrono_io</code></h1>
<p>
This library has been moved to
<a href="date.html#duration_io"><code>"date.h"</code></a>.
2016-07-30 17:45:14 -04:00
</p>
</body>
</html>