I am using the nlohmann parser to parse a json string, but my code is crashing.
My code
const std::string& dataStr = ...; std::string jsonString(da