Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roundtrip support for vector<pair>, better concatenate option support, and BEVE support for these #1418

Merged
merged 6 commits into from
Oct 30, 2024

Conversation

stephenberry
Copy link
Owner

@stephenberry stephenberry commented Oct 30, 2024

Roundtrip support for vector, better concatenate option support, and BEVE support for these.

@stephenberry stephenberry changed the title Pair handling Roundtrip support for vector<pair>, better concatenate option support, and BEVE support for these Oct 30, 2024
@stephenberry stephenberry merged commit 3bc4960 into main Oct 30, 2024
14 checks passed
@stephenberry stephenberry deleted the pair branch October 30, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compile fail when write_beve a vector of std::pair<std::string, std::string> make std::pair arrays roundtrip
1 participant