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

Functions

template<typename I , typename S , typename V , typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::c (requires ` input_iterator< I > &&sentinel_for< S, I > &&indirect_relation< equal_to, projected< I, P >, V const * >) ccconstexpr I find(I first
 template function find More...