-
Notifications
You must be signed in to change notification settings - Fork 774
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly initialize
MatchingFailureMask
constants to be used with …
…the `std::bitset` API (#4922) (#4925) * Refs #21165: Add regression test Signed-off-by: eduponz <[email protected]> * Refs #21165: Init MatchingFailureMask constants as normal uints Signed-off-by: eduponz <[email protected]> * Refs #21165: Apply Ricardo's suggestions Signed-off-by: eduponz <[email protected]> --------- Signed-off-by: eduponz <[email protected]> (cherry picked from commit 5e1f1dd) Co-authored-by: Eduardo Ponz Segrelles <[email protected]>
- Loading branch information
1 parent
6223543
commit 6d10771
Showing
2 changed files
with
22 additions
and
4 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
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