kdecore Library API Documentation

KTypeListLength< KTypeList< T, U > > Struct Template Reference

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

#include <ktypelist.h>

List of all members.

Public Types

enum  { Value = 1 + KTypeListLength<U>::Value }


Detailed Description

template<class T, class U>
struct KTypeListLength< KTypeList< T, U > >

A class template for determining the length of a typelist.

To be used like KTypeListLength< typelist >::Value;

Definition at line 386 of file ktypelist.h.


Member Enumeration Documentation

template<class T, class U>
anonymous enum
 

The length of the type list.

Definition at line 391 of file ktypelist.h.


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.2.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Mar 4 22:43:38 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003