Searched refs:bitwise_or_result (Results 1 – 5 of 5) sorted by relevance
26 using bow_type = typename PP::template bitwise_or_result<T, U>;
85 struct bitwise_or_result { struct
185 struct bitwise_or_result { struct
1457 struct bitwise_or_result { struct1461 typename promotion_policy::template bitwise_or_result<T, U>::type;1514 bitwise_or_result<T, U>1517 return bitwise_or_result<T, U>::return_value(t, u); in operator |()
461 struct bitwise_or_result { struct