Searched defs:IsUint (Results 1 – 12 of 12) sorted by relevance
46 template <typename T> inline bool IsUint(int N, T value) { in IsUint() function
277 constexpr bool IsUint(T value) { in IsUint() function
286 constexpr bool IsUint(T value) { in IsUint() function
623 IsUint bool // Number has an unsigned integral value. member