Skip to content

Commit 382592a

Browse files
committed
update
1 parent 24ac7c8 commit 382592a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sitemap.xml.gz

0 Bytes
Binary file not shown.

standardization/header/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1424,7 +1424,7 @@ <h2 id="_1">標準ライブラリ<a class="headerlink" href="#_1" title="Permane
14241424
</tr>
14251425
<tr>
14261426
<td><a href="http://eel.is/c++draft/ranges.syn">&lt;ranges&gt;</a></td>
1427-
<td><a href="https://en.cppreference.com/w/cpp/header/ranges">en</a> / <a href="https://ja.cppreference.com/w/cpp/header/ranges">jp</a> / cpprefjp</td>
1427+
<td><a href="https://en.cppreference.com/w/cpp/header/ranges">en</a> / <a href="https://ja.cppreference.com/w/cpp/header/ranges">jp</a> / <a href="https://cpprefjp.github.io/reference/ranges.html">cpprefjp</a></td>
14281428
<td><a href="https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/ranges">libstdc++</a> / <a href="https://github.com/llvm/llvm-project/blob/main/libcxx/include/ranges">libc++</a> / <a href="https://github.com/microsoft/STL/blob/main/stl/inc/ranges">MSVC</a></td>
14291429
<td>since C++20</td>
14301430
</tr>

0 commit comments

Comments
 (0)