Searched defs:IndirectSorter (Results 1 – 1 of 1) sorted by relevance
97 class IndirectSorter { class99 explicit IndirectSorter(int* a) : a_(a) { } in IndirectSorter() function in __anon0404865d0111::IndirectSorter