Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
UnorderedSetDetail< Key > Class Template Reference

Internal helper class to provide context for UnorderedSet. More...

#include <UnorderedSet.h>

Static Public Member Functions

static const Key & sGetKey (const Key &inKey)
 The key is the key, just return it.
 

Detailed Description

template<class Key>
class UnorderedSetDetail< Key >

Internal helper class to provide context for UnorderedSet.

Member Function Documentation

◆ sGetKey()

template<class Key >
static const Key & UnorderedSetDetail< Key >::sGetKey ( const Key &  inKey)
inlinestatic

The key is the key, just return it.


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