Home
last modified time | relevance | path

Searched refs:checked_narrowing_cast (Results 1 – 3 of 3) 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 Datanh.hpp107 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in atanh()
H A Dlog1p.hpp322 return policies::checked_narrowing_cast<result_type, forwarding_policy>( in log1p()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Derror_handling.hpp787 inline R checked_narrowing_cast(T val, const char* function) BOOST_NOEXCEPT_IF(BOOST_MATH_IS_FLOAT(… in checked_narrowing_cast() function