Why GCC thinks that the template parameter is int whereas it's a completely different type? – stackoverflow.com

I have a problem with compiling the following program using GCC (I've tried numerous versions, all fail with the same error). It compiles fine in Clang: #include <vector> struct Tag1 { ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Why GCC thinks that the template parameter is int whereas it's a completely different type? – stackoverflow.com"