[Bug c++/42983] [C++0x] Defaulted virtual destructor isn't virtual
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon Feb 8 15:28:00 GMT 2010
------- Comment #18 from paolo dot carlini at oracle dot com 2010-02-08 15:27 -------
It is available, for sure. We are talking about trying to use the feature in a
case where the code is actually ill-formed, per a DR which is in the [Ready]
status, that is, a very advanced status, but still not fully resolved, not in
WP yet. It's just a little more than a purely diagnostic issue.
By the way, you bet, if you start fiddling very hard, you will find ill-formed
code getting through in *much* older areas, not having anything to do with
C++1x, very basic parts of C++98, yes.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42983
More information about the Gcc-bugs
mailing list