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

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

#include <UnorderedMap.h>

Static Public Member Functions

static const Key & sGetKey (const std::pair< Key, Value > &inKeyValue)
 Get key from key value pair.
 

Detailed Description

template<class Key, class Value>
class UnorderedMapDetail< Key, Value >

Internal helper class to provide context for UnorderedMap.

Member Function Documentation

◆ sGetKey()

template<class Key , class Value >
static const Key & UnorderedMapDetail< Key, Value >::sGetKey ( const std::pair< Key, Value > &  inKeyValue)
inlinestatic

Get key from key value pair.


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