File tree Expand file tree Collapse file tree 3 files changed +716
-153
lines changed Expand file tree Collapse file tree 3 files changed +716
-153
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 ="2025-04-24T03:21:52 ">
180
- 2025年04月24日 03時21分52秒
179
+ < span itemprop ="datePublished " content ="2025-04-24T03:40:04 ">
180
+ 2025年04月24日 03時40分04秒
181
181
</ span >
182
182
< br />
183
183
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -315,10 +315,6 @@ <h3>クラス</h3>
315
315
</ thead >
316
316
< tbody >
317
317
< tr >
318
- < td > < span href ="https://cpprefjp.github.io/lang/cpp26/abolish_the_term_converting_constructor.md.nolink "> 変換コンストラクタという用語を廃止する</ span > </ td >
319
- < td > 規格上で「< code > explicit</ code > ではないコンストラクタ」という意味で定義されていたあまり使われない用語「変換コンストラクタ」を削除する</ td >
320
- </ tr >
321
- < tr >
322
318
< td > < span href ="https://cpprefjp.github.io/lang/cpp26/trivial_unions.md.nolink "> 共用体をトリビアルに未初期化できるようにする</ span > </ td >
323
319
< td > < code > constexpr</ code > での< code > union U { T storage[N]; };</ code > を許可し、未初期化にできるようにする</ td >
324
320
</ tr >
You can’t perform that action at this time.
0 commit comments