isv75

Results 1 issues of isv75

Hello, Intellisense seems to have trouble selecting the correct partial template specialization, reporting the error "Incomplete type is not allowed". The following code compiles using gcc --std=c++17: ``` int func(const...

bug
Language Service
parser
Visual Studio