-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
/Zc:__cplusplus leads to C2416 #1695
Copy link
Copy link
Closed
Labels
kind: bugplatform: visual studiorelated to MSVCrelated to MSVCsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
kind: bugplatform: visual studiorelated to MSVCrelated to MSVCsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
OS: Windows 7
Compiler: MSVC 2017 (15.9.11)
If project uses
/Zc:__cplusplusjson lib v3.7.0 fails to compile with this:Looks like MSVC doesn't like this attribute applied to operator>> definition.