Home
last modified time | relevance | path

Searched defs:get_subranged_Int2Int (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/numeric/conversion/detail/
H A Dis_subranged.hpp153 struct get_subranged_Int2Int struct
155 typedef subranged_SameSign<T,S> Sig2Sig ;
156 typedef subranged_Sig2Unsig<T,S> Sig2Unsig ;
157 typedef subranged_Unsig2Sig<T,S> Unsig2Sig ;
158 typedef Sig2Sig Unsig2Unsig ;
160 typedef typename get_sign_mixture<T,S>::type sign_mixture ;
164 type ;