Files
boost_type_index/index.html

36 lines
836 B
HTML
Raw Permalink Normal View History

2014-05-19 11:28:27 +04:00
<!DOCTYPE html>
<!--
2022-01-30 15:01:13 +03:00
Copyright 2014-2022 Antony Polukhin
2014-05-19 11:28:27 +04:00
antoshkka at gmail dot com
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)
-->
<html>
<head>
<meta charset="utf-8">
2021-04-24 12:46:59 +03:00
<meta http-equiv="refresh" content="0; url=https://www.boost.org/doc/libs/master/doc/html/boost_typeindex.html">
2014-05-19 11:28:27 +04:00
<title>Boost.TypeIndex</title>
<style>
body {
background: #fff;
color: #000;
}
a {
color: #00f;
text-decoration: none;
}
</style>
</head>
<body>
<p>
Automatic redirection failed, please go to
2021-04-24 12:46:59 +03:00
<a href="https://www.boost.org/doc/libs/master/doc/html/boost_typeindex.html">https://www.boost.org/doc/libs/master/doc/html/boost_typeindex.html</a>
2014-05-19 11:28:27 +04:00
</p>
<p>
2022-01-30 15:01:13 +03:00
&copy; 2014-2022 Antony Polukhin
2014-05-19 11:28:27 +04:00
</p>
</body>
</html>