Skip to content

Commit 856d835

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 55b706c commit 856d835

File tree

3 files changed

+1876
-119
lines changed

3 files changed

+1876
-119
lines changed

implementation-status.html

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

165165
<p class="text-right"><small>
166166
最終更新日時(UTC):
167-
<span itemprop="datePublished" content="2025-03-10T06:43:52">
168-
2025年03月10日 06時43分52秒
167+
<span itemprop="datePublished" content="2025-03-10T15:40:42">
168+
2025年03月10日 15時40分42秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -966,15 +966,15 @@ <h2><a href="#cpp17" id="cpp17">C++17言語機能の実装状況</a></h2>
966966
<td><code>noexcept</code>が入ったことによって非推奨になった<code>throw</code>キーワードによる<a class="cpprefjp-defined-word" data-desc="問題が発生したときに、現在実行位置を過去に通過・記録した位置に戻し、文脈情報を添えて紐づけられた処理(例外ハンドラー)を呼び出す仕組み。またはその事態">例外</a>仕様を削除</td>
967967
<td>7</td>
968968
<td>4</td>
969-
<td>No</td>
969+
<td>19.0</td>
970970
<td>2017 Update 5</td>
971971
</tr>
972972
<tr>
973973
<td>P0195R2: <a href="lang/cpp17/pack_expansions_in_using.html">using宣言でのパック展開</a></td>
974974
<td>パラメータパックの型を基底クラスとして指定した場合に、<code>using</code>宣言に基底クラスのパラメータパックを指定できるようにする</td>
975975
<td>7</td>
976976
<td>4</td>
977-
<td>No</td>
977+
<td>19.0</td>
978978
<td>2017 Update 7</td>
979979
</tr>
980980
<tr>

0 commit comments

Comments
 (0)