jsoncpp/include/json
Christopher Dunn 28836b8acc fix bug for static init
Ugh! Static initialization of instance variables is a very bad idea.

This fix is taken from the Chromium code-base. It includes their
double-fix for ARM.

* https://codereview.chromium.org/24984004
* https://src.chromium.org/viewvc/chrome?revision=226099&view=revision
* https://code.google.com/p/webrtc/issues/detail?id=1777
2014-07-05 17:36:20 -07:00
..
assertions.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
autolink.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
config.h Ran clang-format again. 2014-07-01 09:20:48 +10:00
features.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
forwards.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
json.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
reader.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
value.h fix bug for static init 2014-07-05 17:36:20 -07:00
version.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
writer.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00