CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSTSetTraits< Key > Class Template Reference

#include <BSTHashMap.h>

Public Types

using key_type = Key
 
using mapped_type = void
 
using value_type = key_type
 

Static Public Member Functions

static const key_typeunwrap_key (const value_type &a_value) noexcept
 

Member Typedef Documentation

◆ key_type

template<class Key >
using RE::BSTSetTraits< Key >::key_type = Key

◆ mapped_type

template<class Key >
using RE::BSTSetTraits< Key >::mapped_type = void

◆ value_type

template<class Key >
using RE::BSTSetTraits< Key >::value_type = key_type

Member Function Documentation

◆ unwrap_key()

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

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