mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
7cec7c7ae4
MSVC option /EHsc defines __cpp_exceptions only in VS2019 and above, _CPPUNWIND should be used before VS2019. https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros#microsoft-specific-predefined-macros