Avoid specializing a variadic member template in a way that seems to not
agree with MSVC. There isn't actually a need for specialization here as we can write the code generically and just have a test that will fold away as a constant. llvm-svn: 340700
Loading
Please sign in to comment