mirror of https://github.com/jarro2783/cxxopts.git
The definition of the dtor is not necessary and actually harmful since the definition of a class's implicit copy constructor is deprecated if that class has a user-declared constructor as of C++11. Compilers can warn about this with `-Wdeprecated`. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cxxopts.hpp | ||