struct KTypeList

class template KTypeList The building block of typelists of any length Use it through the K_TYPELIST_NN macros Defines nested types: Head (first element, a non-typelist type by convention) Tail (second element, can be another typelist) More...

Definition#include <ktypelist.h>
Template formKTypeList<class T, class U>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types


Detailed Description

class template KTypeList The building block of typelists of any length Use it through the K_TYPELIST_NN macros Defines nested types: Head (first element, a non-typelist type by convention) Tail (second element, can be another typelist)

typedef T Head

Head

typedef U Tail

Tail


Generated by: dfaure on faure on Tue Apr 16 08:49:00 2002, using kdoc 2.0a53.