File tree Expand file tree Collapse file tree 8 files changed +3140
-654
lines changed
Expand file tree Collapse file tree 8 files changed +3140
-654
lines changed Original file line number Diff line number Diff line change 164164
165165 < p class ="text-right "> < small >
166166 最終更新日時(UTC):
167- < span itemprop ="datePublished " content ="2025-04-10T07:21:54 ">
168- 2025年04月10日 07時21分54秒
167+ < span itemprop ="datePublished " content ="2025-04-15T07:37:36 ">
168+ 2025年04月15日 07時37分36秒
169169 </ span >
170170 < br />
171171 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -1951,7 +1951,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
19511951< td > </ td >
19521952</ tr >
19531953< tr >
1954- < td > P2893R3: < span href ="https://cpprefjp.github.io/ lang/cpp26/variadic_friends.md.nolink "> 可変引数テンプレートで< code > friend</ code > 宣言をできるようにする</ span > </ td >
1954+ < td > P2893R3: < a href ="lang/cpp26/variadic_friends.html "> 可変引数テンプレートで< code > friend</ code > 宣言をできるようにする</ a > </ td >
19551955< td > クラステンプレートの可変引数テンプレートでまとめて< code > friend</ code > 宣言できるようにする</ td >
19561956< td > 15</ td >
19571957< td > </ td >
Original file line number Diff line number Diff line change 188188
189189 < p class ="text-right "> < small >
190190 最終更新日時(UTC):
191- < span itemprop ="datePublished " content ="2024-12-10T12:27:26 ">
192- 2024年12月10日 12時27分26秒
191+ < span itemprop ="datePublished " content ="2025-04-15T07:37:36 ">
192+ 2025年04月15日 07時37分36秒
193193 </ span >
194194 < br />
195195 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
196- < span itemprop ="name "> Koichi Murase </ span >
196+ < span itemprop ="name "> Akira Takahashi </ span >
197197 </ span >
198198 が更新
199199 </ small > </ p >
@@ -582,6 +582,7 @@ <h2><a href="#relative-page" id="relative-page">関連項目</a></h2>
582582< li > < a href ="variadic_macros.html "> C++11 可変引数マクロ</ a > </ li >
583583< li > < a href ="../cpp17/folding_expressions.html "> C++17 畳み込み式</ a > </ li >
584584< li > < span href ="https://cpprefjp.github.io/lang/cpp26/pack_indexing.md.nolink "> C++26 パラメータパックへのインデックスアクセスを許可</ span > </ li >
585+ < li > < a href ="../cpp26/variadic_friends.html "> C++26 可変引数テンプレートで< code > friend</ code > 宣言をできるようにする</ a > </ li >
585586</ ul >
586587< h2 > 参照</ h2 >
587588< ul >
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-10T07:21:54 ">
180- 2025年04月10日 07時21分54秒
179+ < span itemprop ="datePublished " content ="2025-04-15T07:37:36 ">
180+ 2025年04月15日 07時37分36秒
181181 </ span >
182182 < br />
183183 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -365,7 +365,7 @@ <h3>テンプレート</h3>
365365< td > 畳み込み式では全体ではなく個別の制約を原子制約式として扱う</ td >
366366</ tr >
367367< tr >
368- < td > < span href ="https://cpprefjp.github.io/lang/ cpp26/variadic_friends.md.nolink "> 可変引数テンプレートで< code > friend</ code > 宣言をできるようにする</ span > </ td >
368+ < td > < a href ="cpp26/variadic_friends.html "> 可変引数テンプレートで< code > friend</ code > 宣言をできるようにする</ a > </ td >
369369< td > クラステンプレートの可変引数テンプレートでまとめて< code > friend</ code > 宣言できるようにする</ td >
370370</ tr >
371371< tr >
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 8787
8888 <url>
8989 <loc>https://cpprefjp.github.io/implementation-status.html</loc>
90- <lastmod>2025-04-10T16:21:54 +09:00</lastmod>
90+ <lastmod>2025-04-15T16:37:36 +09:00</lastmod>
9191 <changefreq>daily</changefreq>
9292 <priority>0.9</priority>
9393 </url>
3687236872
3687336873 <url>
3687436874 <loc>https://cpprefjp.github.io/lang/cpp26.html</loc>
36875- <lastmod>2025-04-10T16:21:54 +09:00</lastmod>
36875+ <lastmod>2025-04-15T16:37:36 +09:00</lastmod>
3687636876 <changefreq>daily</changefreq>
3687736877 <priority>0.8</priority>
3687836878 </url>
3727837278
3727937279 <url>
3728037280 <loc>https://cpprefjp.github.io/lang/cpp11/variadic_templates.html</loc>
37281- <lastmod>2025-04-03T12:32:11 +09:00</lastmod>
37281+ <lastmod>2025-04-15T16:37:36 +09:00</lastmod>
3728237282 <changefreq>daily</changefreq>
3728337283 <priority>0.7</priority>
3728437284 </url>
3776637766 <priority>0.7</priority>
3776737767 </url>
3776837768
37769+ <url>
37770+ <loc>https://cpprefjp.github.io/lang/cpp26/variadic_friends.html</loc>
37771+ <lastmod>2025-04-15T16:37:36+09:00</lastmod>
37772+ <changefreq>daily</changefreq>
37773+ <priority>0.7</priority>
37774+ </url>
37775+
3776937776 <url>
3777037777 <loc>https://cpprefjp.github.io/lang/cpp26/attributes_for_structured_bindings.html</loc>
3777137778 <lastmod>2025-04-03T12:32:11+09:00</lastmod>
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments