CommonLibSSE NG
|
#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_type & | unwrap_key (const value_type &a_value) noexcept |
using RE::BSTSetTraits< Key >::key_type = Key |
using RE::BSTSetTraits< Key >::mapped_type = void |
using RE::BSTSetTraits< Key >::value_type = key_type |
|
inlinestaticnoexcept |