Searched refs:right_shift_result (Results 1 – 5 of 5) sorted by relevance
23 using rs_type = typename PP::template right_shift_result<T, U>;
77 struct right_shift_result { struct
177 struct right_shift_result { struct
1318 struct right_shift_result { struct1321 typename promotion_policy::template right_shift_result<T, U>::type;1429 right_shift_result<T, U>1439 return right_shift_result<T, U>::return_value(t, u); in operator >>()
410 struct right_shift_result { struct