Skip to content

Commit 3588316

Browse files
committed
update
1 parent baddac0 commit 3588316

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sitemap.xml.gz

0 Bytes
Binary file not shown.

standardization/header/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@ <h2 id="_1">標準ライブラリ<a class="headerlink" href="#_1" title="Permane
15711571
<td></td>
15721572
</tr>
15731573
<tr>
1574-
<td><a href="http://eel.is/c++draft/debugging.syn">&lt;debugging&gt;</a></td>
1574+
<td><a href="http://eel.is/c++draft/debugging">&lt;debugging&gt;</a></td>
15751575
<td><a href="https://en.cppreference.com/w/cpp/header/debugging">en</a> / jp / cpprefjp</td>
15761576
<td>libstdc++ / libc++ / MSVC</td>
15771577
<td>since C++26</td>
@@ -2015,7 +2015,7 @@ <h2 id="_1">標準ライブラリ<a class="headerlink" href="#_1" title="Permane
20152015
<td></td>
20162016
</tr>
20172017
<tr>
2018-
<td><a href="http://eel.is/c++draft/support.limits.general">&lt;version&gt;</a></td>
2018+
<td><a href="https://eel.is/c++draft/version.syn">&lt;version&gt;</a></td>
20192019
<td><a href="https://en.cppreference.com/w/cpp/header/version">en</a> / <a href="https://ja.cppreference.com/w/cpp/header/version">jp</a> / <a href="https://cpprefjp.github.io/reference/version.html">cpprefjp</a></td>
20202020
<td><a href="https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/version">libstdc++</a> / <a href="https://github.com/llvm/llvm-project/blob/main/libcxx/include/version">libc++</a> / <a href="https://github.com/microsoft/STL/blob/main/stl/inc/version">MSVC</a></td>
20212021
<td>since C++20</td>

0 commit comments

Comments
 (0)