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

Bitfield support #21

Open
DakshKK opened this issue Apr 14, 2023 · 1 comment
Open

Bitfield support #21

DakshKK opened this issue Apr 14, 2023 · 1 comment

Comments

@DakshKK
Copy link

DakshKK commented Apr 14, 2023

As far as I can make out with my tests there is no support for bitfield struct serialization in Alpaca. Is there any way to achieve this, and give a standardized method to implement it for a large number of structs.

@finger563
Copy link
Contributor

Similarly, support for std::bitset and space-optimized std::vector<bool> would provide related functionality.

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

No branches or pull requests

2 participants