18 static const Key &
sGetKey(
const Key &inKey)
28template <
class Key,
class Hash,
class KeyEqual>
#define JPH_NAMESPACE_END
Definition Core.h:425
#define JPH_NAMESPACE_BEGIN
Definition Core.h:419
Definition HashTable.h:16
Internal helper class to provide context for UnorderedSet.
Definition UnorderedSet.h:15
static const Key & sGetKey(const Key &inKey)
The key is the key, just return it.
Definition UnorderedSet.h:18
Definition UnorderedSet.h:30