Searched defs:is_floating_point (Results 1 – 5 of 5) sorted by relevance
139 template <typename T> using is_floating_point = std::is_floating_point<T>; variable151 template <typename T> using is_floating_point = variable
225 bool is_floating_point = false; member
389 template <typename Ty> bool is_floating_point() in is_floating_point() function
426 void is_floating_point() in is_floating_point() function
482 void is_floating_point() in is_floating_point() function