Skip to content

Support parse std::pair to Json object #563

Description

@nguoithichkhampha

Hi, I really interested with this library. But did you support parse a std::pair to Json object ?
Something like this:
std::pair<std::string,std::string>{"test1","value1"}
will have a json object: { "test1":"value1"}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions