Files
boost_conversion/index.html

40 lines
795 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<!--
Copyright (c) 2016 Mikhail Maximov
vigorous.activity at gmail dot com
2021-04-21 20:50:26 +03:00
2023-01-19 10:01:52 +03:00
Copyright (c) Antony Polukhin, 2021-2023
2021-04-21 20:50:26 +03:00
Distributed under the Boost Software License,
Version 1.0. (See accompanying file LICENSE_1_0.txt
or copy at http://boost.org/LICENSE_1_0.txt)
boost-no-inspect
-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=../../doc/html/conversion.html">
2016-12-25 23:00:40 +03:00
<title>Boost.Conversion</title>
<style>
body {
background: #fff;
color: #000;
}
a {
color: #00f;
text-decoration: none;
}
</style>
</head>
<body>
<p>
Automatic redirection failed, please go to
<a href="../../doc/html/conversion.html">../../doc/html/conversion.html</a>
</p>
<p>
2023-01-19 10:01:52 +03:00
&copy; Antony Polukhin, 2014-2023
</p>
</body>
2020-07-05 23:24:00 +03:00
</html>