Skip to content

Commit d5127e4

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 8098300 commit d5127e4

3 files changed

Lines changed: 305 additions & 34 deletions

File tree

international-standard.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@
165165
<p class="text-right"><small>
166166
最終更新日時:
167167
<time itemprop="datePublished" class="js-local-time"
168-
datetime="2026-05-14T15:00:59+09:00">
169-
2026年05月14日 15時00分59秒 (JST)
168+
datetime="2026-07-31T10:17:07+09:00">
169+
2026年07月31日 10時17分07秒 (JST)
170170
</time>
171171
<br/>
172172
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -233,6 +233,14 @@ <h2><a href="#list-of-iso-cpp" id="list-of-iso-cpp">国際標準規格の一覧<
233233
</thead>
234234
<tbody>
235235
<tr>
236+
<td style="text-align: left;"><span href="https://cpprefjp.github.io/lang/cpp29.md.nolink">C++29</span> (C++2d)</td>
237+
<td style="text-align: left;">ISO/IEC 14882:2029 (予定)</td>
238+
<td style="text-align: left;">N5050(<a href="https://open-std.org/jtc1/sc22/wg21/docs/papers/2026/n5050.pdf" target="_blank">PDF</a>/<a href="https://timsong-cpp.github.io/cppwp/n5050/" target="_blank">HTML</a>)</td>
239+
<td style="text-align: left;">N5050</td>
240+
<td style="text-align: left;">--</td>
241+
<td style="text-align: left;">C23, POSIX.1-2017<br />Unicode 15.1</td>
242+
</tr>
243+
<tr>
236244
<td style="text-align: left;"><a href="lang/cpp26.html">C++26</a> (C++2c)</td>
237245
<td style="text-align: left;">ISO/IEC 14882:2026 (予定)</td>
238246
<td style="text-align: left;">N5046(<a href="https://open-std.org/jtc1/sc22/wg21/docs/papers/2026/n5046.pdf" target="_blank">PDF</a>/<a href="https://timsong-cpp.github.io/cppwp/" target="_blank">HTML</a>)</td>

0 commit comments

Comments
 (0)