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 387 of file ktypelist.h.


Member Enumeration Documentation

template<class T , class U >
anonymous enum

The length of the type list.

Definition at line 392 of file ktypelist.h.


The documentation for this struct was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys