Horizon Official Technical Documentation
TypeList< HEAD, TAIL > Struct Template Reference

#include <TypeList.hpp>

Public Types

typedef HEAD Head
 
typedef TAIL Tail
 

Member Typedef Documentation

◆ Head

template<typename HEAD , typename TAIL >
typedef HEAD TypeList< HEAD, TAIL >::Head

◆ Tail

template<typename HEAD , typename TAIL >
typedef TAIL TypeList< HEAD, TAIL >::Tail

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