[Bug c++/57765] [C++11] Variadic Template Specialization does not follow the INCITS/ISO​/IEC 14882-2011 standard

2013-07-02 Thread aaronngray.lists at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57765 AaronNGray aaronngray.lists at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/57765] [C++11] Variadic Template Specialization does not follow the INCITS/ISO​/IEC 14882-2011 standard

2013-07-01 Thread aaronngray.lists at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57765 --- Comment #2 from AaronNGray aaronngray.lists at gmail dot com --- Interesting ...from the standard, not in braces :- A template parameter pack of a function template shall not be followed by another template parameter unless that template

[Bug c++/57765] New: [C++11] Variadic Template Specialization does not follow the INCITS/ISO​/IEC 14882-2011 standard

2013-06-30 Thread aaronngray.lists at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: aaronngray.lists at gmail dot com Prompted by a Stack Overflow article :- http://stackoverflow.com/questions/17332749/vs2013-fails-with-variadic