Searched defs:vector_binary_scalar1_traits (Results 1 – 1 of 1) sorted by relevance
1226 struct vector_binary_scalar1_traits { struct1227 typedef vector_binary_scalar1<E1, E2, F> expression_type; // allow E1 to be builtin type1229 typedef expression_type result_type;1231 typedef typename E2::vector_temporary_type result_type;