Searched defs:select_most_precise (Results 1 – 1 of 1) 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;