File tree Expand file tree Collapse file tree 3 files changed +55
-1576
lines changed Expand file tree Collapse file tree 3 files changed +55
-1576
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 ="2024-08-11T16:53:40 ">
180- 2024年08月11日 16時53分40秒
179+ < span itemprop ="datePublished " content ="2024-08-30T16:46:54 ">
180+ 2024年08月30日 16時46分54秒
181181 </ span >
182182 < br />
183183 < span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -719,6 +719,7 @@ <h2>Rangeアダプタ</h2>
719719</ code > </ pre > </ div >
720720</ p >
721721< p > このとき、式< code > adaptor(args...)</ code > の値がRangeアダプタクロージャオブジェクトになっている。</ p >
722+ < p > なお、</ p >
722723< table border ="1 " bordercolor ="#888 " style ="border-collapse:collapse ">
723724< thead >
724725< tr >
@@ -1239,7 +1240,12 @@ <h3>adjacent view</h3>
12391240</ tr >
12401241< tr >
12411242< td > < code > < a href ="ranges/adjacent_view.html "> views::adjacent</ a > </ code > </ td >
1242- < td > < code > adjacent_view</ code > を生成する (customization point object)</ td >
1243+ < td > < code > adjacent_view</ code > を生成する (variable template)</ td >
1244+ < td > C++23</ td >
1245+ </ tr >
1246+ < tr >
1247+ < td > < code > < a href ="ranges/adjacent_view.html "> views::pairwise</ a > </ code > </ td >
1248+ < td > < code > adjacent<2></ code > の別名 (customization point object)</ td >
12431249< td > C++23</ td >
12441250</ tr >
12451251</ tbody >
You can’t perform that action at this time.
0 commit comments