Searched refs:BinOpOverload (Results 1 – 1 of 1) sorted by relevance
29 struct BinOpOverload { struct43 typedef N4::BinOpOverload<N1::X, N2::Y>::type XY; in test_bin_op_overload() argument45 typedef N4::BinOpOverload<N1::X, N1::X>::type XX; in test_bin_op_overload()47 typedef N4::BinOpOverload<N2::Y, N2::Y>::type YY; in test_bin_op_overload()49 typedef N4::BinOpOverload<N3::Z, N3::Z>::type ZZ; in test_bin_op_overload()