WPILibC++
unspecified
|
Public Types | |
typedef std::pair< T, U > | Pair |
typedef DenseMapInfo< T > | FirstInfo |
typedef DenseMapInfo< U > | SecondInfo |
Static Public Member Functions | |
static Pair | getEmptyKey () |
static Pair | getTombstoneKey () |
static unsigned | getHashValue (const Pair &PairVal) |
static bool | isEqual (const Pair &LHS, const Pair &RHS) |