Blame view

3rdparty/boost_1_81_0/libs/stacktrace/index.html 828 Bytes
66d54af3   Hu Chunming   提交_GLIBCXX_USE_CX...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
  <!DOCTYPE html>
  <!--
   Copyright (c) Antony Polukhin, 2014-2022
   antoshkka at gmail dot com
  
   Distributed under the Boost Software License,
   Version 1.0. (See accompanying file LICENSE_1_0.txt
   or copy at http://boost.org/LICENSE_1_0.txt)
  -->
  <html>
  <head>
  <meta charset="utf-8">
  <meta http-equiv="refresh" content="0; url=https://www.boost.org/doc/libs/master/doc/html/stacktrace.html">
  <title>Boost.Stacktrace</title>
  <style>
    body {
      background: #fff;
      color: #000;
    }
    a {
      color: #00f;
      text-decoration: none;
    }
  </style>
  </head>
  <body>
    <p>
      Automatic redirection failed, please go to
      <a href="https://www.boost.org/doc/libs/master/doc/html/stacktrace.html">https://www.boost.org/doc/libs/master/doc/html/stacktrace.html</a>
    </p>
    <p>
      &copy; Antony Polukhin, 2014-2022
    </p>
  </body>
  </html>