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
2021-08-15 21:05:26 +02:00
parent 1300d2e4c3
commit 09237272bc
3 changed files with 28 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"compiler": {
"c++": "201103",
"family": "clang",
"version": "12.0.0 (clang-1200.0.32.28)"
"version": "12.0.5 (clang-1205.0.22.11)"
},
"copyright": "(C) 2013-2021 Niels Lohmann",
"name": "JSON for Modern C++",