typeof.html 700 B

12345678910111213141516
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
  5. Distributed under the Boost Software License, Version 1.0.
  6. (See accompanying file LICENSE_1_0.txt or copy at
  7. http://www.boost.org/LICENSE_1_0.txt) -->
  8. <title>Redirect to generated documentation</title>
  9. <meta http-equiv="refresh" content="0; URL=http://www.boost.org/doc/libs/master/doc/html/typeof.html">
  10. </head>
  11. <body>
  12. Automatic redirection failed, please go to
  13. <a href="http://www.boost.org/doc/libs/master/doc/html/typeof.html">http://www.boost.org/doc/libs/master/doc/html/typeof.html</a>
  14. </body>
  15. </html>
粤ICP备19079148号