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