Copy construction is disabled; HashState is move-only.
HashState
Declared in <absl/hash/hash.h>
<absl/hash/hash.h>
HashState(HashState const& other) = delete;