WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::DenseMapInfo< unsigned long long > Struct Reference

#include <wpi/DenseMapInfo.h>

Static Public Member Functions

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)
 

Member Function Documentation

◆ getEmptyKey()

static unsigned long long wpi::DenseMapInfo< unsigned long long >::getEmptyKey ( )
inlinestatic

◆ 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: