![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <TypeList.h>
Generates a TypeList from it's template arguments.
The arguments are type names.
returns a typelist that contans the types T1, T2, T3
Example:
Definition at line 119 of file TypeList.h.
Public Types | |
typedef TypeList< T1, TailType > | Type |
Private Types | |
typedef MakeTypeList< T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24 >::Type | TailType |
|
private |
Definition at line 133 of file TypeList.h.
typedef TypeList< T1, TailType > typelist::MakeTypeList< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24 >::Type |
Definition at line 137 of file TypeList.h.
Generated on 07-03-2016 for elastix by ![]() |
![]() |