Skip to content

Commit 24adff3

Browse files
committed
update
1 parent 9383099 commit 24adff3

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

learn/books/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,6 +1819,12 @@ <h2 id="_3">技術同人誌<a class="headerlink" href="#_3" title="Permanent lin
18191819
<td>C++20/23</td>
18201820
<td>C++ の return 文に関するトピックを解説(72 ページ)</td>
18211821
</tr>
1822+
<tr>
1823+
<td><a href="https://techbookfest.org/product/mBjbXjatZwmYXPYJh1ddmB?productVariantID=qWzTAS8TW2x7AmPiYkge29">C++23 ranges</a></td>
1824+
<td>2023</td>
1825+
<td>C++23</td>
1826+
<td>C++23 の Ranges ライブラリの使い方や設計を解説(166 ページ)</td>
1827+
</tr>
18221828
</tbody>
18231829
</table>
18241830
<!-- ToDo: C++11 とそれ以前の書籍 -->

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/proposals/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,8 +1386,8 @@ <h1 id="_1">提案リスト<a class="headerlink" href="#_1" title="Permanent lin
13861386
<p>C++ 標準化委員会の提案文書と、その日本語解説記事へのリンクです。</p>
13871387
<h3 id="2024">2024 年<a class="headerlink" href="#2024" title="Permanent link">&para;</a></h3>
13881388
<ul>
1389-
<li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-08" target="_blank">JTC1/SC22/WG21 - Papers 2024 mailing2024-05</a></li>
1390-
<li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-07" target="_blank">JTC1/SC22/WG21 - Papers 2024 mailing2024-05</a></li>
1389+
<li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-08" target="_blank">JTC1/SC22/WG21 - Papers 2024 mailing2024-08</a></li>
1390+
<li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-07" target="_blank">JTC1/SC22/WG21 - Papers 2024 mailing2024-07</a></li>
13911391
<li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-05" target="_blank">JTC1/SC22/WG21 - Papers 2024 mailing2024-05</a></li>
13921392
<li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-04" target="_blank">JTC1/SC22/WG21 - Papers 2024 mailing2024-04</a></li>
13931393
<li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-02" target="_blank">JTC1/SC22/WG21 - Papers 2024 mailing2024-02</a><ul>

standardization/working-drafts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@ <h2 id="_1">国際規格とワーキングドラフト<a class="headerlink" href
14201420
</tr>
14211421
<tr>
14221422
<td>C++26</td>
1423-
<td><a href="http://wg21.link/n4958">N4958 (PDF)</a> / <a href="http://eel.is/c++draft/">HTML</a><br>※最終版ではない</td>
1423+
<td><a href="http://wg21.link/n4988">N4988 (PDF)</a> / <a href="http://eel.is/c++draft/">HTML</a><br>※最終版ではない</td>
14241424
<td>(未発行)</td>
14251425
<td>?</td>
14261426
<td>2026-??</td>

0 commit comments

Comments
 (0)