CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSTScatterTableTraits< Key, T > Class Template Reference

#include <BSTHashMap.h>

Public Types

using key_type = Key
 
using mapped_type = T
 
using value_type = RE::BSTTuple< const key_type, mapped_type >
 

Static Public Member Functions

static const key_typeunwrap_key (const value_type &a_value) noexcept
 

Member Typedef Documentation

◆ key_type

template<class Key , class T >
using RE::BSTScatterTableTraits< Key, T >::key_type = Key

◆ mapped_type

template<class Key , class T >
using RE::BSTScatterTableTraits< Key, T >::mapped_type = T

◆ value_type

template<class Key , class T >
using RE::BSTScatterTableTraits< Key, T >::value_type = RE::BSTTuple<const key_type, mapped_type>

Member Function Documentation

◆ unwrap_key()

template<class Key , class T >
static const key_type & RE::BSTScatterTableTraits< Key, T >::unwrap_key ( const value_type a_value)
inlinestaticnoexcept

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