📝 update output of meta function
This commit is contained in:
parent
6e5be17b62
commit
fad14aabe7
3 changed files with 6 additions and 6 deletions
|
@ -344,7 +344,7 @@ class basic_json
|
|||
{
|
||||
basic_json result;
|
||||
|
||||
result["copyright"] = "(C) 2013-2017 Niels Lohmann";
|
||||
result["copyright"] = "(C) 2013-2020 Niels Lohmann";
|
||||
result["name"] = "JSON for Modern C++";
|
||||
result["url"] = "https://github.com/nlohmann/json";
|
||||
result["version"]["string"] =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue