open_in_new
content_copy
none_of(v.begin(),v.end(),[](int x){return x>0;}); //it returns boolean value