[Bug c++/27560] template function not recognized when invoked with enum defined in function

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 11 15:58:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-11 15:58 -------
This is not valid, the type is a local type which causes it be rejected for
templates.  The same happens with local classes.


-- 

pinskia at gcc dot gnu dot org changed:

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


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



More information about the Gcc-bugs mailing list