Home
last modified time | relevance | path

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

/third_party/boost/boost/integer/
Dcommon_factor_ct.hpp27 struct static_gcd_helper_t struct
36 typedef static_gcd_helper_t self_type; argument
40 typedef static_gcd_helper_t< BOOST_DETAIL_GCD_HELPER_VAL(new_value1),
51 struct static_gcd_helper_t< Value1, 0UL > struct
60 typedef static_gcd_helper_t<Value1, Value2> gcd_type;
80 …BOOST_STATIC_CONSTANT( static_gcd_type, value = (detail::static_gcd_helper_t<Value1, Value2>::valu…