HelenOS sources

any_of             83 uspace/lib/cpp/include/__bits/algorithm.hpp         return !any_of(first, last, pred);
any_of             68 uspace/lib/cpp/src/__bits/test/algorithm.cpp         auto res3 = std::any_of(
any_of             72 uspace/lib/cpp/src/__bits/test/algorithm.cpp         auto res4 = std::any_of(
HelenOS homepage, sources at GitHub