Skip to content
Commit 8cd315f5 authored by Sandro Knauß's avatar Sandro Knauß 🐝
Browse files

KeyResolver: Use std::any_of instead of own implementation.

With C++11 std::any_of was added, so we do not need our own
implementation of the any operator anymore.
parent 2ba2bca0
Pipeline #51935 passed with stage
in 41 minutes and 48 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment