1<!DOCTYPE html> 2<html> 3<head> 4<title>Boost.Convert</title> 5<meta charset="utf-8"> 6<meta http-equiv="refresh" content="0; url=doc/html/index.html"> 7<style> 8 body { 9 background: #fff; 10 color: #000; 11 } 12 a { 13 color: #00f; 14 text-decoration: none; 15 } 16</style> 17</head> 18<body> 19 <p> 20 Automatic redirection failed, please go to <a href="doc/html/index.html">doc/html/index.html</a> 21 </p> 22 <p>Copyright Vladimir Batov 2009-2016</p> 23 <p>Distributed under the Boost Software License, Version 1.0. (See accompanying file 24 <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at 25 <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>). 26 </p> 27</body> 28</html> 29 30