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::I (requires ` input_iterator< I > &&sentinel_for< S, I > &&indirect_unary_predicate< F, projected< I, P >>) III find_if(I first
 template function find More...