An example of using nlohmann lib to read/write json file in c++
Windows
nlohmann
gcc 12.1.0
g++ -o main.exe -I nlohmann/ -I . .\main.cpp
./main.exe
An example of using nlohmann lib to read/write json file in c++
Windows
nlohmann
gcc 12.1.0
g++ -o main.exe -I nlohmann/ -I . .\main.cpp
./main.exe