This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24588] Fails to identify template using local classes
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2005 00:57:07 -0000
- Subject: [Bug c++/24588] Fails to identify template using local classes
- References: <bug-24588-6594@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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