WPILibC++
2018.4.1-20180921140244-1192-ge26e3b6
|
Public Types | |
using | Pair = std::pair< T, U > |
using | FirstInfo = DenseMapInfo< T > |
using | SecondInfo = DenseMapInfo< U > |
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) |