Chromium

Christopher Dunn 2015-04-12 10:30:52 -05:00
parent 9439237a94
commit 4cb3a9c51f

@ -11,6 +11,7 @@ Others
* Debian ships with **jsoncpp**.
* [Cinder](https://github.com/cinder/Cinder) includes **jsoncpp**.
* [HackerRank](https://hackerrank.com) makes **jsoncpp** available in its [C++ environment](https://www.hackerrank.com/environment).
* Chromium includes jsoncpp somewhere. It uses the `0.y.z` branch because, though it uses a C++11 compiler, it [does not provide the C++11 library features](https://chromium-cpp.appspot.com/).
Comparisons
-----------