Skip to content

Commit 7b26a38

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 700978f commit 7b26a38

File tree

3 files changed

+1877
-8
lines changed

3 files changed

+1877
-8
lines changed

implementation-status.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -164,12 +164,12 @@
164164

165165
<p class="text-right"><small>
166166
最終更新日時(UTC):
167-
<span itemprop="datePublished" content="2024-12-20T16:09:11">
168-
2024年12月20日 16時09分11秒
167+
<span itemprop="datePublished" content="2024-12-23T02:50:08">
168+
2024年12月23日 02時50分08秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
172-
<span itemprop="name">K10-K10</span>
172+
<span itemprop="name">Akiko Kawai</span>
173173
</span>
174174
が更新
175175
</small></p>
@@ -1696,7 +1696,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
16961696
<td><code>static_assert</code><code>[[deprecated]]</code>などの<a class="cpprefjp-defined-word" data-desc="診断情報。コンパイルエラーや警告。処理系がプログラム翻訳時に提供する情報の総称" href="implementation-compliance.html#dfn-diagnostic-message">診断メッセージ</a>の文字集合に関する要件をなくす</td>
16971697
<td>-</td>
16981698
<td>yes</td>
1699-
<td>-</td>
1699+
<td>2022.2</td>
17001700
<td>2022</td>
17011701
</tr>
17021702
<tr>
@@ -1720,7 +1720,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
17201720
<td><code>consteval</code>呼び出しを含む<code>constexpr</code>関数を条件付きで<code>consteval</code>関数とみなすようにする</td>
17211721
<td>-</td>
17221722
<td>17</td>
1723-
<td>-</td>
1723+
<td>2024.0</td>
17241724
<td>2024.0</td>
17251725
</tr>
17261726
<tr>

0 commit comments

Comments
 (0)