Commit a71647f
committed
Add operator-= as random access iterators need to provide that feature.
An updated std::sort algorithm is relying on it.
Context:
llvm/llvm-project@4eddbf9
Signed-off-by: Henner Zeller <hzeller@google.com>1 parent 76b8da2 commit a71647f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
163 | 168 | | |
164 | 169 | | |
165 | 170 | | |
| |||
0 commit comments