File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
reference/execution/execution Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ namespace std::execution {
141141* exception_ptr[ link /reference/exception/exception_ptr.md]
142142* current_exception()[ link /reference/exception/current_exception.md]
143143
144- 型` ssource-t ` を[ ` stoppabe -source` ] ( /reference/stop_token/stoppable-source.md ) のモデルである未規定の型、` ssource ` を型` ssource-t ` の左辺値とする。
144+ 型` ssource-t ` を[ ` stoppable -source` ] ( /reference/stop_token/stoppable-source.md ) のモデルである未規定の型、` ssource ` を型` ssource-t ` の左辺値とする。
145145型` stoken-t ` を` decltype(ssource.get_token()) ` とする。
146146
147147### エイリアステンプレート ` future-spawned-sender `
@@ -199,7 +199,7 @@ namespace std::execution {
199199 };
200200}
201201```
202- * scope_token[ link /reference/stop_token/stop_token .md]
202+ * scope_token[ link scope_token .md]
203203* sender[ link sender.md]
204204* completion_signatures_of_t[ link completion_signatures_of_t.md]
205205* receiver[ link receiver.md]
You can’t perform that action at this time.
0 commit comments