Skip to content

Getting a flatten json to map<string, string> #1957

Closed
@amirmasoudabdol

Description

I'm reading some on the flatten JSON, and I'm wondering what'd be the best way to cast the whole flatten json to a map<string, string>. I'm aware that I can iterate over items, and prepare it manually, but is there any better way?

I'm using C++17, and Apple Clang. I'm using the version 3.7.3.

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions