cxxopts/include
Jarryd Beck 1d6d1c97f0 clean up standard_value class a bit
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.
2017-10-19 18:36:42 +11:00
..
cxxopts.hpp clean up standard_value class a bit 2017-10-19 18:36:42 +11:00