Searched defs:Uint (Results 1 – 3 of 3) sorted by relevance
405 using Uint = conditional_t<is_same_v<T, float>, std::uint32_t, std::uint64_t>; test_from_chars() typedef
171 Uint, // unsigned integer enumerator
97 Uint, enumerator