File tree Expand file tree Collapse file tree 9 files changed +2280
-47
lines changed Expand file tree Collapse file tree 9 files changed +2280
-47
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-02-18T06:42:56 ">
192
- 2025年02月18日 06時42分56秒
191
+ < span itemprop ="datePublished " content ="2025-05-10T11:25:46 ">
192
+ 2025年05月10日 11時25分46秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
196
- < span itemprop ="name "> Akira Takahashi </ span >
196
+ < span itemprop ="name "> suomesta </ span >
197
197
</ span >
198
198
が更新
199
199
</ small > </ p >
@@ -577,7 +577,7 @@ <h2><a href="#relative-page" id="relative-page">関連項目</a></h2>
577
577
< ul >
578
578
< li > < code > < span href ="https://cpprefjp.github.io/reference/memory/start_lifetime_as.md.nolink "> start_lifetime_as()</ span > </ code > </ li >
579
579
< li > < code > < span href ="https://cpprefjp.github.io/reference/memory/start_lifetime_as_array.md.nolink "> start_lifetime_as_array()</ span > </ code > </ li >
580
- < li > < code > < span href ="https://cpprefjp.github.io /reference/type_traits/is_implicit_lifetime.md.nolink "> is_implicit_lifetime</ span > </ code > </ li >
580
+ < li > < code > < a href ="../.. /reference/type_traits/is_implicit_lifetime.html "> is_implicit_lifetime</ a > </ code > </ li >
581
581
</ ul >
582
582
< h2 > 参照</ h2 >
583
583
< ul >
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-02-06T17:10:03 ">
180
- 2025年02月06日 17時10分03秒
179
+ < span itemprop ="datePublished " content ="2025-05-10T11:25:46 ">
180
+ 2025年05月10日 11時25分46秒
181
181
</ span >
182
182
< br />
183
183
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -596,6 +596,7 @@ <h3>型特性</h3>
596
596
< li > < code > < a href ="../reference/type_traits/reference_converts_from_temporary.html "> std::reference_converts_from_temporary</ a > </ code > </ li >
597
597
</ ul >
598
598
</ li >
599
+ < li > < code > < a href ="../reference/type_traits.html "> <type_traits></ a > </ code > に、暗黙的に構築される型かを判定する型特性< code > < a href ="../reference/type_traits/is_implicit_lifetime.html "> std::is_implicit_lifetime</ a > </ code > を追加</ li >
599
600
</ ul >
600
601
< h3 > C互換ライブラリ</ h3 >
601
602
< ul >
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-02-06T17:10:03 ">
192
- 2025年02月06日 17時10分03秒
191
+ < span itemprop ="datePublished " content ="2025-05-10T11:25:46 ">
192
+ 2025年05月10日 11時25分46秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -451,7 +451,7 @@ <h3>ライブラリ</h3>
451
451
< tr >
452
452
< td > < code > __cpp_lib_is_implicit_lifetime</ code > </ td >
453
453
< td > < code > 202302L</ code > </ td >
454
- < td > < code > std::is_implicit_lifetime</ code > の追加</ td >
454
+ < td > < code > < a href =" ../../reference/type_traits/is_implicit_lifetime.html " > std::is_implicit_lifetime</ a > </ code > の追加</ td >
455
455
< td > < code > < a href ="../../reference/type_traits.html "> <type_traits></ a > </ code > </ td >
456
456
</ tr >
457
457
< tr >
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-03T08:40:35 ">
180
- 2025年04月03日 08時40分35秒
179
+ < span itemprop ="datePublished " content ="2025-05-10T11:25:46 ">
180
+ 2025年05月10日 11時25分46秒
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 "> suomesta </ span >
185
185
</ span >
186
186
が更新
187
187
</ small > </ p >
@@ -441,6 +441,11 @@ <h2>型の特性</h2>
441
441
< td > C++17</ td >
442
442
</ tr >
443
443
< tr >
444
+ < td > < code > < a href ="type_traits/is_implicit_lifetime.html "> is_implicit_lifetime</ a > </ code > </ td >
445
+ < td > 型が暗黙的に構築されるかを調べる (class template)</ td >
446
+ < td > C++23</ td >
447
+ </ tr >
448
+ < tr >
444
449
< td > < code > < a href ="type_traits/is_signed.html "> is_signed</ a > </ code > </ td >
445
450
< td > 型が符号付き算術型か調べる (class template)</ td >
446
451
< td > C++11</ td >
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 549
549
550
550
<url>
551
551
<loc>https://cpprefjp.github.io/reference/type_traits.html</loc>
552
- <lastmod>2025-04-03T17:54:06 +09:00</lastmod>
552
+ <lastmod>2025-05-10T20:25:46 +09:00</lastmod>
553
553
<changefreq>daily</changefreq>
554
554
<priority>0.8</priority>
555
555
</url>
33391
33391
<priority>0.7</priority>
33392
33392
</url>
33393
33393
33394
+ <url>
33395
+ <loc>https://cpprefjp.github.io/reference/type_traits/is_implicit_lifetime.html</loc>
33396
+ <lastmod>2025-05-10T20:25:46+09:00</lastmod>
33397
+ <changefreq>daily</changefreq>
33398
+ <priority>0.7</priority>
33399
+ </url>
33400
+
33394
33401
<url>
33395
33402
<loc>https://cpprefjp.github.io/reference/type_traits/common_reference.html</loc>
33396
33403
<lastmod>2025-04-03T12:32:11+09:00</lastmod>
37187
37194
37188
37195
<url>
37189
37196
<loc>https://cpprefjp.github.io/lang/cpp23.html</loc>
37190
- <lastmod>2025-04-03T12:32:11 +09:00</lastmod>
37197
+ <lastmod>2025-05-10T20:25:46 +09:00</lastmod>
37191
37198
<changefreq>daily</changefreq>
37192
37199
<priority>0.8</priority>
37193
37200
</url>
37481
37488
37482
37489
<url>
37483
37490
<loc>https://cpprefjp.github.io/lang/cpp23/feature_test_macros.html</loc>
37484
- <lastmod>2025-04-03T12:32:11 +09:00</lastmod>
37491
+ <lastmod>2025-05-10T20:25:46 +09:00</lastmod>
37485
37492
<changefreq>daily</changefreq>
37486
37493
<priority>0.7</priority>
37487
37494
</url>
38538
38545
38539
38546
<url>
38540
38547
<loc>https://cpprefjp.github.io/lang/cpp20/implicit_creation_of_objects_for_low-level_object_manipulation.html</loc>
38541
- <lastmod>2025-04-03T12:32:11 +09:00</lastmod>
38548
+ <lastmod>2025-05-10T20:25:46 +09:00</lastmod>
38542
38549
<changefreq>daily</changefreq>
38543
38550
<priority>0.7</priority>
38544
38551
</url>
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments