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++/38888] [C++0x] badly readable diagnostic output with variadic templates



------- Comment #2 from jason at gcc dot gnu dot org  2009-01-16 22:45 -------
We demangle it as int X<int, double>::f<int, double>()

The suggestion seems reasonable to me.


-- 


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


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