Searched defs:IndirectSorter (Results 1 – 1 of 1) sorted by relevance
99 class IndirectSorter { class101 explicit IndirectSorter(int* a) : a_(a) { } in IndirectSorter() function in __anon08c31bd70111::IndirectSorter