CommonLibSSE NG
RE::BSShaderTechniqueIDMap Namespace Reference

Classes

struct  HashPolicy
 
struct  ComparePolicy
 

Typedefs

template<class T >
using MapType = BSTSet< T, HashPolicy< T >, ComparePolicy< T > >
 

Typedef Documentation

◆ MapType

template<class T >
using RE::BSShaderTechniqueIDMap::MapType = typedef BSTSet<T, HashPolicy<T>, ComparePolicy<T> >