Upgrade JSON for Modern C++
--- Upgrade JSON for Modern C++ to 3.1.2 https://raw.githubusercontent.com/nlohmann/json/v3.1.2/single_include/nlohmann/json.hpp
This commit is contained in:
parent
45aa95093c
commit
b9eeca218d
2 changed files with 10534 additions and 7748 deletions
6
externals/json/README.md
vendored
6
externals/json/README.md
vendored
|
@ -1,7 +1,9 @@
|
||||||
JSON for Modern C++
|
JSON for Modern C++
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
v3.1.2
|
||||||
|
|
||||||
This is a mirror providing the single required header file.
|
This is a mirror providing the single required header file.
|
||||||
|
|
||||||
The original repository can be found at
|
The original repository can be found at:
|
||||||
https://github.com/nlohmann/json/commit/21d23982cafe826cae088b2bb37cb40c8e7a81fe
|
https://github.com/nlohmann/json/commit/d2dd27dc3b8472dbaa7d66f83619b3ebcd9185fe
|
||||||
|
|
18276
externals/json/json.hpp
vendored
18276
externals/json/json.hpp
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue