Find the integral of ex2

broken image

Other aspects were not so important to us: To maintain high quality, the project is following the Core Infrastructure Initiative (CII) best practices. Google OSS-Fuzz additionally runs fuzz tests against all parsers 24/7, effectively executing billions of tests so far. Furthermore, we checked with Valgrind and the Clang Sanitizers that there are no memory leaks. Our code is heavily unit-tested and covers 100% of the code, including all exceptional behavior. All in all, everything should require no adjustment of your compiler flags or project settings. No library, no subproject, no dependencies, no complex build system.

broken image

Our whole code consists of a single header file json.hpp. Check out the examples below and you'll know what I mean. We used all the operator magic of modern C++ to achieve the same feeling in your code.

broken image

In languages such as Python, JSON feels like a first class data type. There are myriads of JSON libraries out there, and each may even have its reason to exist.

broken image