This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/23287] [3.4/4.0/4.1 regression] Explicitly invoking destructor of template class in a template and is dependent



------- Comment #6 from pinskia at gcc dot gnu dot org  2005-10-29 03:59 -------
The issue is this is a depedent name.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4/4.0/4.1 regression]    |[3.4/4.0/4.1 regression]
                   |Explicitly invoking         |Explicitly invoking
                   |destructor of template class|destructor of template class
                   |in a template               |in a template and is
                   |                            |dependent


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]