Skip to content

Support parse std::pair to Json object #563

@nguoithichkhampha

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"}

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions