Searched defs:test_comparator (Results 1 – 2 of 2) sorted by relevance
47 auto test_comparator = [](const int&, const int&)->bool { return true; }; in test_member_types() local
65 auto test_comparator = [](const int&, const int&)->bool { return true; }; in test_member_types() local