-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
How to parse multiple line value ? #2039
Copy link
Copy link
Closed
Labels
kind: questionsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Description
Activity
Metadata
Metadata
Assignees
Labels
kind: questionsolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Just like this string
"{"a" : 0, "b" : "cccccccc
ccccccccccc"}"
when calling json::parse it will throw a exception .
Describe what you tried.
Describe which system (OS, compiler) you are using.
Describe which version of the library you are using (release version, develop branch).