Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add compile time bit_value::insert
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.
- Loading branch information