Searched refs:test_next_permutation_pred_impl (Results 1 – 1 of 1) sorted by relevance
52 void test_next_permutation_pred_impl(const Container& cont, in test_next_permutation_pred_impl() function86 test_next_permutation_pred_impl(cont, std::less<int>()); in test_next_permutation_()87 test_next_permutation_pred_impl(cont, std::greater<int>()); in test_next_permutation_()