You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the function escape_string no longer exists in json.hpp. What would you suggest for users to escape a string (e.g. containing curly-braces or control characters) for input into a JSON string field?
The text was updated successfully, but these errors were encountered:
Hi,
It looks like the function escape_string no longer exists in json.hpp. What would you suggest for users to escape a string (e.g. containing curly-braces or control characters) for input into a JSON string field?
The text was updated successfully, but these errors were encountered: