nlohmann/json

VS 2022 latest version on win 10 latest version don't compile any recent version of JSON...

ArnaudNRoses opened this issue · 2 comments

Description

VS 2022 latest version on win 10 latest version don't compile any recent version of JSON ( I'm a recent user of this classes )
Sans titre

Reproduction steps

Don't compile...

Expected vs. actual results

Don't compile... error number on image sent

Minimal code example

Don't compile...

Error messages

look image sent...

Compiler and operating system

VS 2022 latest version win 10 latest version

Library version

3.11.x

Validation

It's Compile if I comment the line in question....
I can use this librairy so....
(I don't use serialisation/deserialiation)

It's because of the option /sdl of MSVC I think....