Commit 8d8e9f6
committed
clang-tidy: Fix modernize-use-ranges error
use ranges transform
/ci_container_base/src/mp/gen.cpp:218:5: warning: use a ranges version of this algorithm [modernize-use-ranges]
https://cirrus-ci.com/task/6187773452877824?logs=ci#L47581 parent 67eda65 commit 8d8e9f6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
0 commit comments