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

feat: add support for std::list #1181

Merged
merged 6 commits into from
Mar 22, 2024
Merged

feat: add support for std::list #1181

merged 6 commits into from
Mar 22, 2024

Conversation

ioanaif
Copy link
Collaborator

@ioanaif ioanaif commented Mar 22, 2024

No description provided.

@ioanaif ioanaif linked an issue Mar 22, 2024 that may be closed by this pull request
@ioanaif ioanaif requested a review from jpivarski March 22, 2024 19:20
Copy link
Member

@jpivarski jpivarski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! The tests show that std::list really is serialized like a std::vector.

Go ahead and merge this PR!

@ioanaif ioanaif merged commit 686dc0b into main Mar 22, 2024
21 checks passed
@ioanaif ioanaif deleted the ioanaif/add-support-stl-lists branch March 22, 2024 20:06
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.

support for std::list
2 participants