188188
189189 < p class ="text-right "> < small >
190190 最終更新日時(UTC):
191- < span itemprop ="datePublished " content ="2024 -06-11T13:45:38 ">
192- 2024年06月11日 13時45分38秒
191+ < span itemprop ="datePublished " content ="2025 -06-02T08:21:04 ">
192+ 2025年06月02日 08時21分04秒
193193 </ span >
194194 < br />
195195 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -278,7 +278,7 @@ <h3>Rangeコンセプト</h3>
278278< p > 外側Rangeとは< code > V</ code > のことであり、内側Rangeとは< code > range_reference_t<V></ code > のことである。< code > const</ code > の場合< code > V</ code > を< code > const V</ code > として同様。</ p >
279279< h2 > 効果</ h2 >
280280< ul >
281- < li > (2): 式< code > views::join_with(E, F)</ code > の効果は< code > < span href ="https://cpprefjp.github.io/reference/ranges/ join_with_view/op_constructor.md.nolink "> join_with_view{E, F}</ span > </ code > と等しい。</ li >
281+ < li > (2): 式< code > views::join_with(E, F)</ code > の効果は< code > < a href ="join_with_view/op_constructor.html "> join_with_view{E, F}</ a > </ code > と等しい。</ li >
282282</ ul >
283283< h2 > 備考</ h2 >
284284< p > 本説明に用いる説明専用要素を以下のように定義する。</ p >
@@ -305,22 +305,22 @@ <h2>メンバ関数</h2>
305305</ thead >
306306< tbody >
307307< tr >
308- < td > < code > < span href ="https://cpprefjp.github.io/reference/ranges/ join_with_view/op_constructor.md.nolink "> (constructor)</ span > </ code > </ td >
308+ < td > < code > < a href ="join_with_view/op_constructor.html "> (constructor)</ a > </ code > </ td >
309309< td > コンストラクタ</ td >
310310< td > C++23</ td >
311311</ tr >
312312< tr >
313- < td > < code > < span href ="https://cpprefjp.github.io/reference/ranges/ join_with_view/base.md.nolink "> base</ span > </ code > </ td >
313+ < td > < code > < a href ="join_with_view/base.html "> base</ a > </ code > </ td >
314314< td > < code > V</ code > の参照を取得する</ td >
315315< td > C++23</ td >
316316</ tr >
317317< tr >
318- < td > < code > < span href ="https://cpprefjp.github.io/reference/ranges/ join_with_view/begin.md.nolink "> begin</ span > </ code > </ td >
318+ < td > < code > < a href ="join_with_view/begin.html "> begin</ a > </ code > </ td >
319319< td > 先頭を指すイテレータを取得する</ td >
320320< td > C++23</ td >
321321</ tr >
322322< tr >
323- < td > < code > < span href ="https://cpprefjp.github.io/reference/ranges/ join_with_view/end.md.nolink "> end</ span > </ code > </ td >
323+ < td > < code > < a href ="join_with_view/end.html "> end</ a > </ code > </ td >
324324< td > 番兵を取得する</ td >
325325< td > C++23</ td >
326326</ tr >
@@ -379,7 +379,7 @@ <h2>推論補助</h2>
379379</ thead >
380380< tbody >
381381< tr >
382- < td > < code > < span href ="https://cpprefjp.github.io/reference/ranges/ join_with_view/op_deduction_guide.md.nolink "> (deduction_guide)</ span > </ code > </ td >
382+ < td > < code > < a href ="join_with_view/op_deduction_guide.html "> (deduction_guide)</ a > </ code > </ td >
383383< td > クラステンプレートの推論補助</ td >
384384< td > C++23</ td >
385385</ tr >
0 commit comments