Commit 9d02a98
exec: fork join trailing return type (#2083)
* exec: fork join trailing return type
To avoid issues with incomplete types.
* in `fork_join_t::__connect`, take receiver by value
---------
Signed-off-by: romintomasetti <romin.tomasetti@gmail.com>
Co-authored-by: Eric Niebler <eniebler@nvidia.com>1 parent 7a2f294 commit 9d02a98
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | | - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
296 | 299 | | |
297 | 300 | | |
298 | 301 | | |
| |||
0 commit comments