Commit 050ad22
authored
Fix
### What problem were solved in this pull request?
Issue Number: close #577
Problem: Compile failed with clang20
### What is changed and how it works?
fix `BinaryIterator::operator-=`
### Other informationBinaryIterator::operator-= to pass compile in clang20 (#578)1 parent fb39d4b commit 050ad22
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments