Vaishnav Katiyar
Results
2
issues of
Vaishnav Katiyar
Fix: [#940 ](https://github.com/boostorg/json/issues/940) **Motivation** Boost library provides parsing and serialization algorithms to transform JSON to and from the [value](https://www.boost.org/doc/libs/develop/libs/json/doc/html/json/ref/boost__json__value.html) container as needed. The current version of the boost JSON library...
Some strings generated by the browser’s JSON.stringify are not parseable by Boost JSON in Boost 1.78.0 Browsers can generate JSON strings that look like (CPP string code): std::string jsonString =...