Searched refs:throw_cmp (Results 1 – 1 of 1) sorted by relevance
94 less_by_reference<SortClass> throw_cmp( partitionPoint ); in operator ()() local96 SortClass* d = EH_STD::stable_partition( buf.begin(), buf.end(), throw_cmp ); in operator ()()