Searched refs:bitwise_and_result (Results 1 – 5 of 5) sorted by relevance
25 using baw_type = typename PP::template bitwise_and_result<T, U>;
92 struct bitwise_and_result { struct
181 struct bitwise_and_result { struct
1532 struct bitwise_and_result { struct1536 typename promotion_policy::template bitwise_and_result<T, U>::type;1588 bitwise_and_result<T, U>1591 return bitwise_and_result<T, U>::return_value(t, u); in operator &()
454 struct bitwise_and_result { struct