Home
last modified time | relevance | path

Searched refs:is_fixed_precision (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp129 …, Allocator, ExpressionTemplates>(boost::multiprecision::backends::is_fixed_precision<backend_type… in number_type()
134 …, Allocator, ExpressionTemplates>(boost::multiprecision::backends::is_fixed_precision<backend_type… in number_type()
160 …BOOST_STATIC_CONSTEXPR bool is_bounded = boost::multiprecision::backends::is_fixed_precision<backe…
161 …BOOST_STATIC_CONSTEXPR bool is_modulo = (boost::multiprecision::backends::is_fixed_precision<backe…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp141 struct is_fixed_precision;
143 struct is_fixed_precision<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> > struct
1881 …backends::is_fixed_precision<backends::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Alloca…