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... | |