cxxopts/include
RonxBulld 174510285a
-Wsuggest-override is not supported by gcc before 5.0 (#283)
* -Wsuggest-override is not supported by gcc before 5.0

* GCC prior to 5.0 should ignore not only -Wnon-virtual-dtor but also -Weffc++, otherwise non-virtual destructor problems will still be reported.

* The `#pragma GCC diagnostic push' should be used before setting up the temporary environment.
2021-04-21 18:17:30 +10:00
..
CMakeLists.txt Cmake Revamp (#270) 2021-01-17 12:11:02 +11:00
cxxopts.hpp -Wsuggest-override is not supported by gcc before 5.0 (#283) 2021-04-21 18:17:30 +10:00