Range-v3
Range algorithms, views, and actions for the Standard Library
find_if_not.hpp File Reference

Functions

template<typename I , typename S , typename F , typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::c (requires input_iterator< I > &&sentinel_for< S, I > &&indirect_unary_predicate< F, projected< I, P >>) ccconstexpr bool all_of(I first
 function template all_of More...