Searched defs:is_integral (Results 1 – 2 of 2) sorted by relevance
96 template <class T> struct is_integral : false_type { }; struct
374 void is_integral() in is_integral() function