[Bug c++/13481] No destuctor assumed in a forward declared class when being used in template

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 23 19:17:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-23 18:55 -------
The code is invalid as you have to know what is in the class when the template is insatated.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13481



More information about the Gcc-bugs mailing list