This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21279] static Derived-to-Base cast fails when ~Derived has run.
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 May 2005 18:42:14 -0000
- Subject: [Bug c++/21279] static Derived-to-Base cast fails when ~Derived has run.
- References: <20050429081832.21279.murrayc@murrayc.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2005-05-02 18:42 -------
I would be very much surprised if this was allowed. But then I, too, can't
find any normative statements in the standard. Maybe looking at the wrong
places, though...
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21279