#include <wpi/DenseMapInfo.h>
|
static unsigned long long | getEmptyKey () |
|
static unsigned long long | getTombstoneKey () |
|
static unsigned | getHashValue (const unsigned long long &Val) |
|
static bool | isEqual (const unsigned long long &LHS, const unsigned long long &RHS) |
|
◆ getEmptyKey()
◆ getHashValue()
static unsigned wpi::DenseMapInfo< unsigned long long >::getHashValue |
( |
const unsigned long long & | Val | ) |
|
|
inlinestatic |
◆ getTombstoneKey()
static unsigned long long wpi::DenseMapInfo< unsigned long long >::getTombstoneKey |
( |
| ) |
|
|
inlinestatic |
◆ isEqual()
static bool wpi::DenseMapInfo< unsigned long long >::isEqual |
( |
const unsigned long long & | LHS, |
|
|
const unsigned long long & | RHS ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: