We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Basically that. I know that a json object holds a string and I need to know its length, hopefully without having to convert it into a C++ std::string.
json
std::string
Is it possible?