-
Notifications
You must be signed in to change notification settings - Fork 136
Commit 00443ef
committed
Don't use "= default" on the System.Object destructor so its "noexcept" matches derived classes
1 parent 65e70ad commit 00443ef
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
966 | 966 |
| |
967 | 967 |
| |
968 | 968 |
| |
969 | + | ||
970 | + | ||
971 | + | ||
972 | + | ||
969 | 973 |
| |
970 | 974 |
| |
971 | 975 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
588 | - | ||
588 | + | ||
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
|
0 commit comments