Searched refs:makeJson (Results 1 – 1 of 1) sorted by relevance
29 nlohmann::json makeJson(const std::string& key, const std::string& value) in makeJson() function in JsonSerializer60 jsonData.merge_patch(makeJson(key, value)); in serialize()