Closed
Description
MSVC: https://godbolt.org/z/M9YKEq6df
Clang: https://godbolt.org/z/rMM61PKKx
error: use of undeclared identifier 'IsAnyType'
I think the compiler gives this error for no reason, because "IsAnyType" has already been declared. Also, Microsoft's compiler compiles this code well.
Metadata
Metadata
Assignees
Type
Projects
Status
Done