nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
41.46k stars 6.59k forks source link

Use template get instead of get in examples #4039

Closed tusooa closed 1 year ago

tusooa commented 1 year ago

https://github.com/nlohmann/json/issues/4038

[Describe your pull request here. Please read the text below the line, and make sure you follow the checklist.]


Pull request checklist

Read the Contribution Guidelines for detailed information.

Please don't

coveralls commented 1 year ago

Coverage Status

Coverage: 100.0%. Remained the same when pulling f8a7f03f05a07f8b6f91065a591780a52b0afb48 on tusooa:patch-1 into a0c1318830519eac027a31edec1a99ce1ae5670e on nlohmann:develop.

nlohmann commented 1 year ago

Thanks!