Sierra Toolkit
Version of the Day
|
A link within a linked list of types.A linked list of types where Tail is required to either terminate the list with TypeListEnd or continue the list with another instantiation of TypeList . More...
#include <TypeList.hpp>
A link within a linked list of types.
A linked list of types where Tail is required to either terminate the list with TypeListEnd or continue the list with another instantiation of TypeList .
Definition at line 40 of file TypeList.hpp.