Searched defs:select_native (Results 1 – 1 of 1) sorted by relevance
526 struct select_native struct528 …EDUCED_TYPENAME size_to_precision<sizeof(T), ::boost::is_floating_point<T>::value>::type precision;529 typedef fp_traits_non_native<T, precision> type;532 struct select_native<float> struct534 typedef fp_traits_native<float> type;537 struct select_native<double> struct539 typedef fp_traits_native<double> type;542 struct select_native<long double> struct544 typedef fp_traits_native<long double> type;