1234567891011121314151617 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
- </head>
- <body>
- Automatic redirection failed, click this <a href="doc/html/index.html">link</a>
- <hr>
- <p>Copyright Paul Fultz II 2018</p>
- <p>
- Distributed under the Boost Software License, Version 1.0.
- (See accompanying file <a href="LICENSE.md">LICENSE.md</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>
|