Home
last modified time | relevance | path

Searched refs:is_default_value (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/math/policies/
H A Dpolicy.hpp943 typedef mpl::bool_<p_t::value >= std::numeric_limits<T>::digits> is_default_value; in get_epsilon_imp() typedef
944 return series_factor_calc<T, p_t, is_small_int, is_default_value>::get(); in get_epsilon_imp()