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