jsoncpp/src
Christopher Dunn 7d82b14726 fix issue #90
We are static-casting to U, so we really have no reason to use
references.

However, if this comes up again, try applying -ffloat-store to
the target executable, per
    https://github.com/open-source-parsers/jsoncpp/issues/90
2015-01-24 14:34:54 -06:00
..
jsontestrunner --json-writer arg 2015-01-23 13:36:10 -06:00
lib_json fix gcc warnings 2015-01-24 13:42:37 -06:00
test_lib_json fix issue #90 2015-01-24 14:34:54 -06:00
CMakeLists.txt - New CMake based build system. Based in part on contribution from 2013-05-08 20:21:11 +00:00