mirror of
https://github.com/nlohmann/json.git
synced 2026-02-25 04:46:26 +00:00
📝 fix example output
This commit is contained in:
@@ -1 +1 @@
|
||||
<a target="_blank" href="https://wandbox.org/permlink/eFzRNyod3g4aVkvl"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/Q7kpLxPf3Gh3jA4c"><b>online</b></a>
|
||||
@@ -2,7 +2,7 @@
|
||||
"compiler": {
|
||||
"c++": "201103",
|
||||
"family": "clang",
|
||||
"version": "11.0.0 (clang-1100.0.33.8)"
|
||||
"version": "11.0.3 (clang-1103.0.32.59)"
|
||||
},
|
||||
"copyright": "(C) 2013-2017 Niels Lohmann",
|
||||
"name": "JSON for Modern C++",
|
||||
|
||||
Reference in New Issue
Block a user