Home
last modified time | relevance | path

Searched defs:check_shift_range (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/multiprecision/detail/
H A Dnumber_base.hpp959 void check_shift_range(V val, const mpl::true_&, const mpl::true_&) in check_shift_range() function
967 void check_shift_range(V val, const mpl::false_&, const mpl::true_&) in check_shift_range() function
973 void check_shift_range(V val, const mpl::true_&, const mpl::false_&) in check_shift_range() function
979 void check_shift_range(V, const mpl::false_&, const mpl::false_&) BOOST_NOEXCEPT{} in check_shift_range() function