Updated v_2_0_cpp_json (markdown)

Takatoshi Kondo
2017-06-21 21:27:55 +09:00
parent aadf7005d4
commit f2a4fb1809
+1 -1
@@ -1,5 +1,5 @@
# Using msgpack-c with JSON
msgpack-c partially supported JSON.
msgpack-c partially supported JSON. If you use msgpack-c and [JSON for Modern C++](https://github.com/nlohmann/json#binary-formats-cbor-and-messagepack) together, most of use-cases are covered.
## conversion table