November CTP of MSVC rejects the following code:template <typename ...T>void f(void (* ...a)(T)){}with error messageerror C3520: 'T' : parameter pack must be expanded in this context
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results