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