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 176176
177177 < p class ="text-right "> < small >
178178 最終更新日時(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秒
181181 </ span >
182182 < br />
183183 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
184- < span itemprop ="name "> Akira Takahashi </ span >
184+ < span itemprop ="name "> KASUYA Rei </ span >
185185 </ span >
186186 が更新
187187 </ small > </ p >
@@ -717,7 +717,7 @@ <h3>ユーティリティ</h3>
717717< li > 定数式での< a class ="cpprefjp-defined-word " data-desc ="問題が発生したときに、現在実行位置を過去に通過・記録した位置に戻し、文脈情報を添えて紐づけられた処理(例外ハンドラー)を呼び出す仕組み。またはその事態 "> 例外</ a > 送出が許可されることにともない、以下を< code > constexpr</ code > 化< ul >
718718< li > < code > < a href ="../reference/exception.html "> <exception></ a > </ code > ヘッダの以下の機能< ul >
719719< 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 >
721721< li > < code > < a href ="../reference/exception/bad_exception.html "> std::bad_exception</ a > </ code > クラスの< code > what()</ code > メンバ関数</ li >
722722< li > < code > < a href ="../reference/exception/uncaught_exceptions.html "> std::uncaught_exceptions()</ a > </ code > 関数</ li >
723723< 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