index.html 717 Bytes
<!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-2020</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>