Computes a hash value for x, combining it into the hash state h.
x
h
Declared in <absl/base/fast_type_id.h>
<absl/base/fast_type_id.h>
H AbslHashValue( H h, FastTypeIdType x);
The updated hash state.