An opaque token holding the precomputed hash of a key.
Synopsis
Declared in <folly/container/detail/F14Table.h>
class F14HashToken final
Member Functions
Name |
Description |
|
Constructs an empty hash token. |
Friends
Name |
Description |
A key paired with its precomputed F14 hash token for faster lookups. |
|
Returns whether two hash tokens hold different processed hashes. |
|
Returns whether two hash tokens hold the same processed hash. |
Created with MrDocs