[cppcheck] convert several functions to use std::all_of
std::all_of becomes constexpr in C++20. I'm not sure it results in better
performance.
Found with useStlAlgorithm
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
Showing
Please
register
or
sign in
to comment