clang compiler: error : unknown type name 'not' #1119
Labels
platform: visual studio
related to MSVC
release item: ⚡ improvement
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
I am building json.hpp with a project using the Clang/LLVM toolset in Visual Studio 2017 Community Edition (version 15.7.2)and getting these errors (and then some):
(and many more errors).
Here is the compiler version:
I highly suspect this is a compiler issue. I successfully compiled the project when using the Microsoft Visual C++ compiler (MSVC) version 19.14.
The text was updated successfully, but these errors were encountered: