Commit e381cf2
fix: remove noexcept from function which may throw
wait(const group_handle &p) is the throwing version, should
not be marked noexcept.1 parent b0268cb commit e381cf2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments