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++/24588] Fails to identify template using local classes



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-10-31 00:57 -------
No that was not my point.  My point is that the type to the function agrument
cannot be figured out by what you gave it and as defined by the standard.  I
don't have the references in front of me to figure out why this is invalid
code.  But IIRC it has to be a direct look of type and not an indirect one
through another type.


-- 


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


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