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++/17391] [3.3 regression] template parameter accepted on typedef name


------- Additional Comments From bangerth at dealii dot org  2004-09-10 14:20 -------
| So, lo and behold, the compiler uses the spurious "double" template  
| argument, rather than the "int" passed to the typedef. Very interesting...  
 
On a more humorous note: gcc has just unwillingly acquired the ability to 
do template-typedefs :-) 
 
W. 

-- 


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


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