Searched defs:is_uint8 (Results 1 – 2 of 2) sorted by relevance
52 bool is_uint8() const { return IsUint<8>(value_); } in is_uint8() function
45 bool is_uint8() const { return IsUint<8>(value_); } in is_uint8() function