Change calls to std::{all,any,none}_of() to base functions: 3p/b/r/core
This generally allows for slightly shorter, simpler calls, and in some cases more clearly expresses the intent of the underlying code. Bug: none Change-Id: I8c32ce71beea6af129246ede24a82b4661c99c21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3866051 Reviewed-by:David Bokan <bokan@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1042611}
Loading
Please register or sign in to comment