File tree Expand file tree Collapse file tree 3 files changed +34
-538
lines changed Expand file tree Collapse file tree 3 files changed +34
-538
lines changed Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2025-05-28T14:40:48 ">
192
- 2025年05月28日 14時40分48秒
191
+ < span itemprop ="datePublished " content ="2025-06-01T15:09:38 ">
192
+ 2025年06月01日 15時09分38秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
196
- < span itemprop ="name "> suomesta </ span >
196
+ < span itemprop ="name "> Kazutoshi SATODA </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
@@ -240,7 +240,7 @@ <h2><a class="cpprefjp-defined-word" data-desc="関数等の意味論を構成
240
240
< h2 > 効果</ h2 >
241
241
< p > 型 < code > T</ code > のオブジェクト(アドレスは < code > p</ code > )が暗黙的に構築される。< code > T</ code > 内にネストされているオブジェクトも暗黙的に構築される。</ p >
242
242
< h2 > < a class ="cpprefjp-defined-word " data-desc ="関数呼び出し式の評価結果となるオブジェクト・値 "> 戻り値</ a > </ h2 >
243
- < p > 暗黙的に構築された型 < code > T</ code > のオブジェクトのポインタを返す。ポインタの値は < code > p </ code > 。</ p >
243
+ < p > 暗黙的に構築された型 < code > T</ code > のオブジェクトへのポインタを返す 。</ p >
244
244
< h2 > < a class ="cpprefjp-defined-word " data-desc ="問題が発生したときに、現在実行位置を過去に通過・記録した位置に戻し、文脈情報を添えて紐づけられた処理(例外ハンドラー)を呼び出す仕組み。またはその事態 "> 例外</ a > </ h2 >
245
245
< p > 投げない。</ p >
246
246
< h2 > 例</ h2 >
You can’t perform that action at this time.
0 commit comments