Searched defs:select_most_precise (Results 1 – 2 of 2) sorted by relevance
32 namespace detail { namespace select_most_precise namespace123 struct select_most_precise struct129 >::type type;133 struct select_most_precise<T1, T2, void> struct135 static const bool second_larger = sizeof(T2) > sizeof(T1);136 static const bool one_not_fundamental = !140 static const bool both_same =171 >::type type;175 struct select_most_precise<T1, void, void> struct177 typedef T1 type;
99 struct select_most_precise<boost::rational<T1>, boost::rational<T2> > struct104 > type;108 struct select_most_precise<boost::rational<T>, double> struct110 typedef typename boost::rational<T> type;