Searched refs:is_combinable (Results 1 – 1 of 1) sorted by relevance
37 bool is_combinable = IsCombinable<LeftT,RightT>::value; in check_combinable() local38 std::string combination_result = is_combinable in check_combinable()39 …? (is_combinable == expected ? type_combination : "expected: NOT "+is_combi_text+"<"+type_combinat… in check_combinable()40 …: (is_combinable == expected ? type_combination : "expected: IS "+is_combi_text+"<"+type_combinat… in check_combinable()