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

Added support for bool collections #4

Merged

Conversation

brendanlynn
Copy link
Owner

Fixed issue #3 by making changes to the BSerializer::Collection<...> concept and the BSerializer (de)serializers.

@brendanlynn brendanlynn linked an issue Jul 30, 2024 that may be closed by this pull request
@brendanlynn brendanlynn self-assigned this Jul 30, 2024
@brendanlynn brendanlynn merged commit 07e5f0b into main Jul 30, 2024
@brendanlynn brendanlynn deleted the 3-bserializerserializable-is-not-satisfied-by-stdvectorbool branch July 30, 2024 00:27
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.

BSerializer::Serializable is not satisfied by std::vector<bool>
1 participant