TrkGaussianSumFilter: Fix clang 10 warning.
If a dtor is declared final, the class itself should also be declared final.
Loading
Please register or sign in to comment
If a dtor is declared final, the class itself should also be declared final.