Home
last modified time | relevance | path

Searched defs:has_hidden_guard_digits_10 (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/special_functions/
H A Dnext.hpp57 struct has_hidden_guard_digits_10 : public mpl::false_ {}; struct
59 struct has_hidden_guard_digits_10<T, true> : public mpl::bool_<(std::numeric_limits<T>::digits10 !=… struct