Is there an equivalent function to Python's all() built-in function?
all()
In other words: Does a C++11 function exist that returns true when all of the elements of an iterable meet a certain condition and false otherwise?
true
false
Aucun commentaire:
Enregistrer un commentaire