Home
last modified time | relevance | path

Searched defs:BOOST_DETAIL_GCD_HELPER_VAL (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/integer/
Dcommon_factor_ct.hpp34 #define BOOST_DETAIL_GCD_HELPER_VAL(Value) static_cast<static_gcd_type>(Value) macro
37 #define BOOST_DETAIL_GCD_HELPER_VAL(Value) (self_type:: Value ) macro