Move‐construct a HashState.
HashState
Declared in <absl/hash/hash.h>
<absl/hash/hash.h>
constexpr HashState(HashState&& other) = default;
Name
Description
other
The source object.
Created with MrDocs