Skip to content

Commit 57ecc52

Browse files
committed
update
1 parent f789ef0 commit 57ecc52

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

standardization/header/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,6 +1477,12 @@ <h2 id="_1">標準ライブラリ<a class="headerlink" href="#_1" title="Permane
14771477
<td></td>
14781478
</tr>
14791479
<tr>
1480+
<td><a href="http://eel.is/c++draft/stacktrace.syn">&lt;stacktrace&gt;</a></td>
1481+
<td><a href="https://en.cppreference.com/w/cpp/header/stacktrace">en</a> / jp / <a href="https://cpprefjp.github.io/reference/stacktrace.html">cpprefjp</a></td>
1482+
<td>libstdc++ / libc++ / MSVC</td>
1483+
<td>since C++23</td>
1484+
</tr>
1485+
<tr>
14801486
<td><a href="http://eel.is/c++draft/stdexcept.syn">&lt;stdexcept&gt;</a></td>
14811487
<td><a href="https://en.cppreference.com/w/cpp/header/stdexcept">en</a> / <a href="https://ja.cppreference.com/w/cpp/header/stdexcept">jp</a> / <a href="https://cpprefjp.github.io/reference/stdexcept.html">cpprefjp</a></td>
14821488
<td><a href="https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/stdexcept">libstdc++</a> / <a href="https://github.com/llvm/llvm-project/blob/main/libcxx/include/stdexcept">libc++</a> / <a href="https://github.com/microsoft/STL/blob/master/stl/inc/stdexcept">MSVC</a></td>

0 commit comments

Comments
 (0)