Re: Variadic Template Specialization vis a vi the INCITS/ISO/IEC 14882-2011 standard

2013-06-30 Thread Jonathan Wakely
On 30 June 2013 18:17, Aaron Gray wrote: > Prompted by a Stack Overflow article :- > > > http://stackoverflow.com/questions/17332749/vs2013-fails-with-variadic-template-specialization/ > > There seems to be anomalies between GCC 4.8.1's 0x11 implementation > and the standard. Then please repo

Variadic Template Specialization vis a vi the INCITS/ISO/IEC 14882-2011 standard

2013-06-30 Thread Aaron Gray
Prompted by a Stack Overflow article :- http://stackoverflow.com/questions/17332749/vs2013-fails-with-variadic-template-specialization/ There seems to be anomalies between GCC 4.8.1's 0x11 implementation and the standard. It shows the code :- template struct OpF; template struct