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 176176
177177 < p class ="text-right "> < small >
178178 最終更新日時(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秒
181181 </ span >
182182 < br />
183183 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -315,10 +315,6 @@ <h3>クラス</h3>
315315</ thead >
316316< tbody >
317317< 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 >
322318< td > < span href ="https://cpprefjp.github.io/lang/cpp26/trivial_unions.md.nolink "> 共用体をトリビアルに未初期化できるようにする</ span > </ td >
323319< td > < code > constexpr</ code > での< code > union U { T storage[N]; };</ code > を許可し、未初期化にできるようにする</ td >
324320</ tr >
You can’t perform that action at this time.
0 commit comments