1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-25 13:41:56 +03:00
Files
json/doc/mkdocs/docs
Daniel Albuschat ee1208aa60 Docs: Update skip_comments to ignore_comments (#3145)
In the docs, the `ignore_comments` parameter to `nlohmann::json::parse()` is described as `skip_comments`, which does not match the actual implementation. While the demo code compiles and works, the parameter name is wrong.
2021-11-17 19:21:54 +01:00
..
2021-11-14 14:25:14 +01:00
2021-11-14 14:25:14 +01:00
2020-07-27 14:07:13 +02:00
2021-07-16 14:41:14 +02:00