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

#include <NiTMapBase.h>

Public Types

using key_type = Key
 
using mapped_type = T
 

Public Attributes

NiTMapItemnext
 
key_type first
 
mapped_type second
 

Member Typedef Documentation

◆ key_type

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

◆ mapped_type

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

Member Data Documentation

◆ first

template<class Key , class T >
key_type RE::NiTMapItem< Key, T >::first

◆ next

template<class Key , class T >
NiTMapItem* RE::NiTMapItem< Key, T >::next

◆ second

template<class Key , class T >
mapped_type RE::NiTMapItem< Key, T >::second

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