Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/integer/
H A 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