WPILibC++  unspecified
llvm::DenseMapInfo< std::pair< T, U > > Struct Template Reference

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)
 

The documentation for this struct was generated from the following file: