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