Commit ef79e43
authored
Make mock_mr deallocation noexcept (#2085)
Follow-up to #2077. This change was missed in that PR. Enforcing `noexcept` in CCCL makes the RMM build fail.
xref: #2076
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Lawrence Mitchell (https://github.com/wence-)
URL: #20851 parent 85e7de1 commit ef79e43
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments