1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00

📝 update documentation

This commit is contained in:
Niels Lohmann
2020-05-22 18:21:37 +02:00
parent 88292d9499
commit c92a696852
152 changed files with 152 additions and 154 deletions

View File

@ -2,7 +2,7 @@
"compiler": {
"c++": "201103",
"family": "clang",
"version": "11.0.3 (clang-1103.0.32.59)"
"version": "11.0.3 (clang-1103.0.32.62)"
},
"copyright": "(C) 2013-2017 Niels Lohmann",
"name": "JSON for Modern C++",