Home
last modified time | relevance | path

Searched defs:normalize_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/special_functions/
H A Dnext.hpp69 inline const T& normalize_value(const T& val, const mpl::false_&) { return val; } in normalize_value() function
71 inline T normalize_value(const T& val, const mpl::true_&) in normalize_value() function