I have these count function template that counts the occurrences of a value in a vector of that type:
template std::size_t count_(std::vect