When the jsoncpp.so is C++ dynamic lib, some C++11 dynamic lib use Reader, FastWriter, Reader::ErrorInfo. The C++ 11 dynamic will auto generate the destruction functions for Reader, FastWriter, Reader ...
Using JsonCpp in your project The recommended approach to integrating JsonCpp in your project is to build the the amalgamated source (a single .cpp file) with your own build system. This ensures ...