Rewrite std::equal as plain for-loops.
Looks like there's no need to use a higher order function. We can simply use the regular for-loop. llvm-svn: 311942
Loading
Please sign in to comment
Looks like there's no need to use a higher order function. We can simply use the regular for-loop. llvm-svn: 311942