Initial commit

This commit is contained in:
Vinnie Falco
2019-09-09 13:56:14 -07:00
commit 406b929fc5
20 changed files with 4381 additions and 0 deletions

21
index.html Normal file
View File

@ -0,0 +1,21 @@
<html>
<head>
<title>Boost.FixedString</title>
<meta http-equiv="refresh" content="0; URL=./doc/html/index.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="./doc/html/index.html">./doc/html/index.html</a>
<hr>
<tt>
Boost.Beast<br>
<br>
Copyright&nbsp;(C)&nbsp;2016&nbsp;Vinnie&nbsp;Falco<br>
<br>
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
<a href=http://www.boost.org/LICENSE_1_0.txt>http://www.boost.org/LICENSE_1_0.txt</a>) <br>
<br>
</tt>
</body>
</html>