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

Functions

template<typename I , typename S , typename V , typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::i (requires ` input_iterator< I > &&sentinel_for< S, I > &&indirect_relation< equal_to, projected< I, P >, V const * >) iiiter_difference_t< I > count(I first
 function template count