Searched refs:__input (Results 1 – 1 of 1) sorted by relevance
72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument77 for (__it = __input.begin(); __it != __input.end(); ++__it) in __top_n()