struct KTypeListLength

class template for determining the length of a typelist. More...

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

Public Types


Detailed Description

class template for determining the length of a typelist. To be used like KTypeListLength< typelist >::Value;

enum { Value = 0 }

enum { Value = 1 + KTypeListLength::Value }


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