Searched refs:in_ref (Results 1 – 1 of 1) sorted by relevance
173 typename std::iterator_traits<InIt>::reference in_ref = *first; in apply() local174 typename Translator::result_type indexable = translator(in_ref); in apply()