Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
File Members
meta::Typelist< H, T > Class Template Reference
This class is a typelist.
More...
#include <
typelist.h
>
List of all members.
Public Types
typedef H
Head
The actual type available.
typedef T
Tail
The rest of the list.
Detailed Description
template<typename H, typename T = Nil>
class meta::Typelist< H, T >
This class is a typelist.
Member Typedef Documentation
template<typename H, typename T = Nil>
typedef H meta::Typelist< H, T >::Head
The actual type available.
template<typename H, typename T = Nil>
typedef T meta::Typelist< H, T >::Tail
The rest of the list.
The documentation for this class was generated from the following file:
typelist.h
Generated on Mon Apr 7 19:44:13 2003 for DuTree by
1.2.18