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.
D
Daniel Albuschat committed
ee1208aa60e7427bcd298e55f07ed3705b0de50a
Parent: fe23033
Committed by GitHub <noreply@github.com>
on 11/17/2021, 6:21:54 PM