9e2d6f0c4d
This is important for two reasons: 1. A compiler might warn about a class that has a virtual member function but no virtual destructor. We don't want to treat the feature as incomplete in this case. 2. MSVC10 supports the override identifier except on destructors. In this case, the feature really is incomplete and we want to detect it as such. |
||
---|---|---|
.. | ||
cm_c11_thread_local.c | ||
cm_c11_thread_local.cmake | ||
cm_cxx14_cstdio.cmake | ||
cm_cxx14_cstdio.cpp | ||
cm_cxx_features.cmake | ||
cm_cxx_override.cxx | ||
cm_cxx_unordered_map.cxx | ||
cm_cxx_unordered_set.cxx |