summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/convert/index.html
blob: 6cc92f7fa31b2c13e6d23a0a49e32e5265956392 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<html>
<head>
<title>Boost.Convert</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=doc/html/index.html">
<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/index.html">doc/html/index.html</a>
  </p>
  <p>Copyright&nbsp;Vladimir Batov 2009-2016</p>
  <p>Distributed under the Boost Software License, Version 1.0. (See accompanying file
      <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at
      <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>).
  </p>
</body>
</html>