faq.htm 505 B

123456789101112131415
  1. <html>
  2. <head>
  3. <meta http-equiv="refresh" content="0; URL=http://www.boost.org/users/faq.html">
  4. </head>
  5. <body>
  6. Automatic redirection failed, please go to
  7. <a href="http://www.boost.org/users/faq.html">
  8. http://www.boost.org/users/faq.html</a>.
  9. <hr>
  10. <p>© Copyright Beman Dawes, 2008</p>
  11. <p> Distributed under the Boost Software License, Version 1.0. (See
  12. <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or <a href="http://www.boost.org/LICENSE_1_0.txt">
  13. www.boost.org/LICENSE_1_0.txt</a>)</p>
  14. </body>
  15. </html>
粤ICP备19079148号