TrinityCore
ContainerMapList< TypeList< H, T > > Struct Template Reference

#include <TypeContainer.h>

Public Attributes

ContainerMapList< H > _elements
 
ContainerMapList< T > _TailElements
 

Detailed Description

template<class H, class T>
struct ContainerMapList< TypeList< H, T > >

Definition at line 48 of file TypeContainer.h.

Member Data Documentation

◆ _elements

template<class H , class T >
ContainerMapList<H> ContainerMapList< TypeList< H, T > >::_elements

Definition at line 50 of file TypeContainer.h.

◆ _TailElements

template<class H , class T >
ContainerMapList<T> ContainerMapList< TypeList< H, T > >::_TailElements

Definition at line 51 of file TypeContainer.h.


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