Commit 650d8ca
committed
STYLE: FUTURE REMOVE GradientImageFilter::OverrideBoundaryCondition(T *)
Deprecated (`ITK_FUTURE_LEGACY_REMOVE`) the overload of
`GradientImageFilter::OverrideBoundaryCondition` that has a raw pointer as
parameter, in favor of the overload that has a `unique_ptr` as parameter.1 parent 550c0f3 commit 650d8ca
File tree
2 files changed
+7
-2
lines changed- Modules/Filtering/ImageGradient/include
2 files changed
+7
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
146 | 148 | | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
0 commit comments