Home
last modified time | relevance | path

Searched refs:calc_min_shifted (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.hpp147 inline T calc_min_shifted(const mpl::true_&) in calc_min_shifted() function
153 inline T calc_min_shifted(const mpl::false_&) in calc_min_shifted() function
165 …static const T val = calc_min_shifted<T>(mpl::bool_<!std::numeric_limits<T>::is_specialized || std… in get_min_shift_value()