Home
last modified time | relevance | path

Searched refs:has_enough_bits (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/detail/
H A Dnumber_base.hpp170 struct has_enough_bits struct
206 typedef typename has_enough_bits<bits_of<Val>::value>::template type<mpl::_> pred_type;
217 typedef typename has_enough_bits<bits_of<Val>::value>::template type<mpl::_> pred_type;
228 typedef typename has_enough_bits<bits_of<Val>::value>::template type<mpl::_> pred_type;
H A Ddefault_ops.hpp838 struct has_enough_bits struct
868 …typedef typename has_enough_bits<R, std::numeric_limits<R>::digits>::template type<mpl::_> pred_ty…