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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57765
--- Comment #2 from AaronNGray ---
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 parameter can be deduced or has
a defa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57765
AaronNGray changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---