WPILibC++
2019.1.1-beta-1-4-ga8aacd3
|
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) |