Searched refs:rawJsonLength (Results 1 – 1 of 1) sorted by relevance
14 const auto rawJsonLength = static_cast<int>(rawJson.length()); in main() local25 if (!reader->parse(rawJson.c_str(), rawJson.c_str() + rawJsonLength, &root, in main()