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++/42840] const-ref argument in a variadic template arglist is mishandled



------- Comment #1 from navin dot kumar at gmail dot com  2010-01-22 03:32 -------
Created an attachment (id=19686)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19686&action=view)
example of code that generates linker error

compiled with ver 4.3.4 g++ and args -std=c++0x


-- 


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


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