2
0
mirror of https://github.com/boostorg/dll.git synced 2026-01-19 04:12:08 +00:00
Files
dll/index.html
2024-01-07 13:16:17 +03:00

38 lines
746 B
HTML

<!DOCTYPE html>
<!--
Copyright (c) Antony Polukhin, 2014-2024
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)
boost-no-inspect
-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=../../doc/html/boost_dll.html">
<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
<a href="../../doc/html/boost_dll.html">../../doc/html/boost_dll.html</a>
</p>
<p>
&copy; Antony Polukhin, 2014-2024
</p>
</body>
</html>