This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34322] template fails to resolve names even when the name is in scope before the call point
- From: "logicle at live dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Dec 2007 06:11:11 -0000
- Subject: [Bug c++/34322] template fails to resolve names even when the name is in scope before the call point
- References: <bug-34322-15466@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from logicle at live dot com 2007-12-03 06:11 -------
Created an attachment (id=14685)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14685&action=view)
Source files reproducing the bug
compile with g++ -c main.cpp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34322