Searched refs:bitwise_xor_result (Results 1 – 5 of 5) sorted by relevance
27 using bxw_type = typename PP::template bitwise_xor_result<T, U>;
99 struct bitwise_xor_result { struct
189 struct bitwise_xor_result { struct
1606 struct bitwise_xor_result { struct1609 typename promotion_policy::template bitwise_xor_result<T, U>::type;1662 bitwise_xor_result<T, U>1665 return bitwise_xor_result<T, U>::return_value(t, u); in operator ^()
468 struct bitwise_xor_result { struct