File tree Expand file tree Collapse file tree 3 files changed +614
-385
lines changed Expand file tree Collapse file tree 3 files changed +614
-385
lines changed Original file line number Diff line number Diff line change 176
176
177
177
< p class ="text-right "> < small >
178
178
最終更新日時(UTC):
179
- < span itemprop ="datePublished " content ="2024-12-26T05:13:03 ">
180
- 2024年12月26日 05時13分03秒
179
+ < span itemprop ="datePublished " content ="2025-01-03T22:38:54 ">
180
+ 2025年01月03日 22時38分54秒
181
181
</ span >
182
182
< br />
183
183
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
184
- < span itemprop ="name "> Akira Takahashi </ span >
184
+ < span itemprop ="name "> KASUYA Rei </ span >
185
185
</ span >
186
186
が更新
187
187
</ small > </ p >
@@ -717,7 +717,7 @@ <h3>ユーティリティ</h3>
717
717
< li > 定数式での< a class ="cpprefjp-defined-word " data-desc ="問題が発生したときに、現在実行位置を過去に通過・記録した位置に戻し、文脈情報を添えて紐づけられた処理(例外ハンドラー)を呼び出す仕組み。またはその事態 "> 例外</ a > 送出が許可されることにともない、以下を< code > constexpr</ code > 化< ul >
718
718
< li > < code > < a href ="../reference/exception.html "> <exception></ a > </ code > ヘッダの以下の機能< ul >
719
719
< li > < code > < a href ="../reference/exception/exception.html "> std::exception</ a > </ code > クラスの全メンバ関数</ li >
720
- < li > < code > < a href ="../reference/exception/nested_exception.html "> std::nested_exception</ a > </ code > クラスの全面場関数 </ li >
720
+ < li > < code > < a href ="../reference/exception/nested_exception.html "> std::nested_exception</ a > </ code > クラスの全メンバ関数 </ li >
721
721
< li > < code > < a href ="../reference/exception/bad_exception.html "> std::bad_exception</ a > </ code > クラスの< code > what()</ code > メンバ関数</ li >
722
722
< li > < code > < a href ="../reference/exception/uncaught_exceptions.html "> std::uncaught_exceptions()</ a > </ code > 関数</ li >
723
723
< li > < code > < a href ="../reference/exception/current_exception.html "> std::current_exception()</ a > </ code > 関数</ li >
You can’t perform that action at this time.
0 commit comments