Template Function uitsl::find_if_nth

Function Documentation

template<typename Iterator, typename Pred, typename Counter>
Iterator uitsl::find_if_nth(Iterator first, Iterator last, Pred closure, Counter n)