Unverified Commit 767a3a32 authored by kjpus's avatar kjpus Committed by GitHub

Link to issue #958 broken

parent d53873a2
...@@ -612,7 +612,7 @@ j_original.merge_patch(j_patch); ...@@ -612,7 +612,7 @@ j_original.merge_patch(j_patch);
Supported types can be implicitly converted to JSON values. Supported types can be implicitly converted to JSON values.
It is recommended to **NOT USE** implicit conversions **FROM** a JSON value. It is recommended to **NOT USE** implicit conversions **FROM** a JSON value.
You can find more details about this recommendation [here](https://www.github.com/nlohmann/issues/958). You can find more details about this recommendation [here](https://www.github.com/nlohmann/json/issues/958).
```cpp ```cpp
// strings // strings
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment