This is the mail archive of the gcc@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]

#51253 seriously limits the use of G++ for C++11


Hi all,

There is an issue that (imho) seriously limits the use of G++
in one of the most significant improvements in C++11: variadic
templates:

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

Because of this limitation, I cannot use GCC at all since several
months in my main project, and I have to impose Clang to my users.
Of course, there is no warranty, etc., and I am not entitled to ask
for anything, however, I wanted to draw some attention on this
bug, as it might have been overlooked.

I don't mean to bother, I'm just hoping to get some feedback.

Cheers!

	Akim


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