Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internals: Remove double parenthesis in const_assert
The current `const_assert` macro is unused in the code base. We would like to use it differently to how it was initially designed, remove the parenthesis so it can be called directly in a module.
- Loading branch information