-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Christopher Dunn edited this page Feb 20, 2015
·
17 revisions
We are switching to C++11 only. But our old code still works on old compilers. See the pre-C++11 branch, which will be in light-maintenance-only mode.
https://sourceforge.net/p/jsoncpp/discussion/483465/thread/24cb7c88/
You need this:
set locale(LC_NUMERIC, "POSIX")
Json::Reader reader(Json::Features::strictMode());
You need *commentStyle* `"None"`. See [issue](https://github.com/open-source-parsers/jsoncpp/issues/181).
In a separate repo, to minimize the size of the code repo.
- source-code
- documentation
Almost. We plan to be.
[Sorry](http://stackoverflow.com/questions/18901781/jsoncpp-ambiguous-overload-only-in-windows).
Because it provides a nice TOC for all the questions.