Searched refs:j1 (Results 1 – 2 of 2) sorted by relevance
35 join_node j1(g, body_int, body_int, body_double); in test_deduction_guides() local36 static_assert(std::is_same_v<decltype(j1), join_node<tuple_type, key_matching<int>>>); in test_deduction_guides()50 join_node j4(j1); in test_deduction_guides()
50 join_node j1(follows(b1, b2, b3)); in test_deduction_guides() local51 static_assert(std::is_same_v<decltype(j1), join_node<tuple_type>>); in test_deduction_guides()