Searched defs:_UIntType (Results 1 – 4 of 4) sorted by relevance
213 …al_t<sizeof(result_type) <= sizeof(uint32_t), uint32_t, __make_unsigned_t<result_type> > _UIntType; in operator() typedef