Home
last modified time | relevance | path

Searched refs:right_shift_result (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp23 using rs_type = typename PP::template right_shift_result<T, U>;
/third_party/boost/boost/safe_numerics/
Dnative.hpp77 struct right_shift_result { struct
Dcpp.hpp177 struct right_shift_result { struct
Dsafe_base_operations.hpp1318 struct right_shift_result { struct
1321 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 >>()
Dautomatic.hpp410 struct right_shift_result { struct