• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KDECore

KTypeList< T, U > Struct Template Reference

The building block of typelists of any length. More...

#include <ktypelist.h>

List of all members.


Public Types

typedef T Head
typedef U Tail

Detailed Description

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

The building block of typelists of any length.

Use it through the K_TYPELIST_NN macros. Defines nested types:

  • Head (first element, a non-typelist type by convention)
  • Tail (second element, can be another typelist)

Definition at line 362 of file ktypelist.h.


Member Typedef Documentation

template<class T , class U >
typedef T KTypeList< T, U >::Head

first element, a non-typelist type by convention

Definition at line 365 of file ktypelist.h.

template<class T , class U >
typedef U KTypeList< T, U >::Tail

second element, can be another typelist

Definition at line 367 of file ktypelist.h.


The documentation for this struct was generated from the following file:
  • ktypelist.h

KDECore

Skip menu "KDECore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal