-
- Downloads
[istl][multitype] fix argument deduction for clang
we have to preceed the variadic parameter by T1, in order to fix the deduction. The problem is that (for what ever reason) otherwise the type pack can not be detected properly.
Please register or sign in to comment