Searched defs:vector_binary_scalar2_traits (Results 1 – 1 of 1) sorted by relevance
1469 struct vector_binary_scalar2_traits { struct1470 typedef vector_binary_scalar2<E1, E2, F> expression_type; // allow E2 to be builtin type1472 typedef expression_type result_type;1474 typedef typename E1::vector_temporary_type result_type;