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