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

✨ Add compile time bit_value::insert #18

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

kammce
Copy link
Member

@kammce kammce commented Apr 29, 2024

Add bit_value::insert API that can take a bit field and value as template arguments resulting in a completely compile time value.

Set bit_value template to default std::uint32_t for ease of use.

Add bit_value::insert API that can take a bit field and value as
template arguments resulting in a completely compile time value.

Set bit_value template to default std::uint32_t for ease of use.
@kammce kammce force-pushed the bit-value-comptime-insert branch from 74340b7 to 096dc8c Compare April 29, 2024 15:02
@kammce kammce merged commit ab080c0 into main Apr 29, 2024
11 checks passed
@kammce kammce deleted the bit-value-comptime-insert branch April 29, 2024 15:12
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.

1 participant