Constructors
Synopses
Declared in <absl/hash/hash.h>
Copy construction is disabled; HashState is move‐only.
Move‐construct a HashState.
Parameters
Name |
Description |
other |
The source object. |
Created with MrDocs