-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Clang warning
-Wtautological-type-limit-compare
Potentially we could use `concept` to restrict the input types to unsigned integers. Though this is a private implementation function called from only one place, so maybe not necessary to be fully generic here.
- Loading branch information
1 parent
ded192e
commit 21a6e49
Showing
1 changed file
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters