Browse Source
`Algorithm::removeIf()` is still valuable as `QHash::removeIf()` predicate require an iterator or a `std::pair`, which both require more code to unpack the variable and therefore cumbersome to use. PR #19353.adaptive-webui-19844
Chocobo1
1 year ago
committed by
GitHub
6 changed files with 8 additions and 42 deletions
Loading…
Reference in new issue