CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSShaderTechniqueIDMap Namespace Reference

Classes

struct  ComparePolicy
 
struct  HashPolicy
 

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> >