We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
update upto #37e23b7 from gason project.
make reset() and allocate() protected in JsonAllocator. modify doxygen of JsonAllocator.
add isObject() and isArray() to JsonValue.
remove c++11 dependency. tweak *.pro files.
add json builder class and test files.