Why GCC thinks that the template parameter is int whereas it's a completely different type? – stackoverflow.com 18:03 Posted by Unknown No Comments 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 Unknown
0 Comment to "Why GCC thinks that the template parameter is int whereas it's a completely different type? – stackoverflow.com"
Post a Comment