File tree Expand file tree Collapse file tree 7 files changed +486
-604
lines changed Expand file tree Collapse file tree 7 files changed +486
-604
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-06-03T14:36:23 ">
192
- 2025年06月03日 14時36分23秒
191
+ < span itemprop ="datePublished " content ="2025-08-08T15:56:58 ">
192
+ 2025年08月08日 15時56分58秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -633,11 +633,6 @@ <h3>Senderアダプタ</h3>
633
633
< td > C++26</ td >
634
634
</ tr >
635
635
< tr >
636
- < td > < code > < a href ="execution/split.html "> execution::split</ a > </ code > </ td >
637
- < td > 入力Senderの値を複製回送信可能とする (customization point object)</ td >
638
- < td > C++26</ td >
639
- </ tr >
640
- < tr >
641
636
< td > < code > < a href ="execution/when_all.html "> execution::when_all</ a > </ code > </ td >
642
637
< td > 全ての入力Sender完了を待機 (customization point object)</ td >
643
638
< td > C++26</ td >
@@ -751,6 +746,7 @@ <h2>参照</h2>
751
746
< ul >
752
747
< li > < a href ="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0024r2.html " target ="_blank "> P0024R2 The Parallelism TS Should be Standardized</ a > </ li >
753
748
< li > < a href ="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2300r10.html " target ="_blank "> P2300R10 < code > std::execution</ code > </ a > </ li >
749
+ < li > < a href ="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3682r0.pdf " target ="_blank "> P3682R0 Remove < code > std::execution::split</ code > </ a > </ li >
754
750
</ ul > </ div >
755
751
756
752
</ div >
Original file line number Diff line number Diff line change 200
200
201
201
< p class ="text-right "> < small >
202
202
最終更新日時(UTC):
203
- < span itemprop ="datePublished " content ="2025-05-27T10:13:29 ">
204
- 2025年05月27日 10時13分29秒
203
+ < span itemprop ="datePublished " content ="2025-08-08T15:56:58 ">
204
+ 2025年08月08日 15時56分58秒
205
205
</ span >
206
206
< br />
207
207
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -241,7 +241,6 @@ <h3>言語</h3>
241
241
< h2 > 関連項目</ h2 >
242
242
< ul >
243
243
< li > < code > < a href ="when_all.html "> execution::when_all</ a > </ code > </ li >
244
- < li > < code > < a href ="split.html "> execution::split</ a > </ code > </ li >
245
244
</ ul >
246
245
< h2 > 参照</ h2 >
247
246
< ul >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments