Searched refs:is_floating (Results 1 – 4 of 4) sorted by relevance
1 template<typename T> struct is_floating { struct6 bool n20 = is_floating<int>::value; argument
2 bool k = is_floating<int>::value;
1 template<typename T> struct is_floating { struct
6 is_floating<int>::type t;