Searched defs:select_native (Results 1 – 1 of 1) sorted by relevance
519 struct select_native struct521 …EDUCED_TYPENAME size_to_precision<sizeof(T), ::boost::is_floating_point<T>::value>::type precision;522 typedef fp_traits_non_native<T, precision> type;525 struct select_native<float> struct527 typedef fp_traits_native<float> type;530 struct select_native<double> struct532 typedef fp_traits_native<double> type;535 struct select_native<long double> struct537 typedef fp_traits_native<long double> type;