template <>
struct is_uniquely_represented
Defined at line 317 of file ../../third_party/abseil-cpp/absl/hash/internal/hash.h
is_uniquely_represented
<unsigned
char>
unsigned char is a synonym for "byte", so it is guaranteed to be
uniquely represented.