struct DenseMapInfo

template<class Type>

DenseMapInfo specialization that works well for unsigned integer types, but will be used for all other types you don't provide explicit specialization for.

Public

Methods

staticgetEmptyKey

static constexpr Type getEmptyKey()

staticgetTombstoneKey

static constexpr Type getTombstoneKey()

staticgetEmptyKey

static constexpr Type *getEmptyKey()

staticgetTombstoneKey

static constexpr Type *getTombstoneKey()