struct KTypeListLength

A 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

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

enum { Value = 0 }

Zero length type list.

enum { Value = 1 + KTypeListLength::Value }

The length of the type list.


Generated by: root on sparc.ports.openbsd.org on Wed Sep 24 15:51:28 2003, using kdoc 2.0a54.