This removes the `final` on the class, and the `virtual` keyword on the functions that made `final` necessary. They shouldn't have been virtual in the first place since nothing derives from it. This hopefully doesn't reintroduce the non-virtual-destructor warning. |
||
---|---|---|
.. | ||
cxxopts.hpp |