Home
last modified time | relevance | path

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

/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp25 using baw_type = typename PP::template bitwise_and_result<T, U>;
/third_party/boost/boost/safe_numerics/
Dnative.hpp92 struct bitwise_and_result { struct
Dcpp.hpp181 struct bitwise_and_result { struct
Dsafe_base_operations.hpp1532 struct bitwise_and_result { struct
1536 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 &()
Dautomatic.hpp454 struct bitwise_and_result { struct