Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dconversion_traits.hpp37 typedef typename get_is_subranged<T,S>::type subranged ; typedef
47 typedef typename mpl::if_<subranged,S,T>::type supertype ;
48 typedef typename mpl::if_<subranged,T,S>::type subtype ;
63 typedef mpl::false_ subranged ; typedef
Dconverter.hpp315 typedef typename Traits::subranged subranged ; typedef
317 typedef typename mpl::if_<subranged,Normal,Dummy>::type type ;
401 typedef typename Traits::subranged subranged ; typedef
403 typedef typename mpl::if_<subranged,Normal,Dummy>::type type ;