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++/18688] Default argument of a template class/struct function parse error.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 15:10 -------
The standard is not clear what should happen here, some places suggest it should be rejected.
Anyways this is a dup of bug 57 (I think the oldest c++ bug which is still open).

*** This bug has been marked as a duplicate of 57 ***

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


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


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