git clone --recurse-submodules https://github.com/maxim2266/str.git cd str make # or 'make test' to also run unit tests Link the resulting static library libstr.a ...
There are several ways to use the pull (DOM-like) interface of picojson. The easiest way is to use the two-argument parse function. std::string json = "[ \"hello JSON ...