Searched defs:IsUint (Results 1 – 11 of 11) sorted by relevance
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