__gnu_cxx::chain< Hd, Typelist > Struct Template Reference

#include <typelist.h>

List of all members.

Public Types

typedef Hd head
typedef Typelist tail


Detailed Description

template<typename Hd, typename Typelist>
struct __gnu_cxx::chain< Hd, Typelist >

Definition at line 64 of file typelist.h.


Member Typedef Documentation

template<typename Hd, typename Typelist>
typedef Hd __gnu_cxx::chain< Hd, Typelist >::head

Definition at line 66 of file typelist.h.

template<typename Hd, typename Typelist>
typedef Typelist __gnu_cxx::chain< Hd, Typelist >::tail

Definition at line 67 of file typelist.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:09 2010 for GNU C++ STL by  doxygen 1.4.7