open_in_new
content_copy
any_of(v.begin(),v.end(),[](int x){return x%2==0;}); //it returns boolean value