Skip to content

Fix Codacy warning: replace <climits>/CHAR_BIT with std::numeric_limits

023a2f5
Select commit
Loading
Failed to load commit list.
Merged

Replace hardcoded bit sizes with named constants in Bit<T> methods #111

Fix Codacy warning: replace <climits>/CHAR_BIT with std::numeric_limits
023a2f5
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Apr 14, 2026 in 0s

Your pull request is up to standards!

Codacy found no issues in your code