Skip to content

Reading array elements from string #3031

Answered by Claude-Mally
Claude-Mally asked this question in Q&A
Discussion options

You must be logged in to vote

Asking same question on stack overflow gave me the answer:

https://stackoverflow.com/questions/69327986/reading-array-elements-from-string/69328453#69328453

I have to use this instead:

json object_array = json::parse(database_string);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Claude-Mally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant