Home
last modified time | relevance | path

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

/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp26 using bow_type = typename PP::template bitwise_or_result<T, U>;
/third_party/boost/boost/safe_numerics/
Dnative.hpp85 struct bitwise_or_result { struct
Dcpp.hpp185 struct bitwise_or_result { struct
Dsafe_base_operations.hpp1457 struct bitwise_or_result { struct
1461 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 |()
Dautomatic.hpp461 struct bitwise_or_result { struct