__gnu_cxx::detail::typelist_append_< chain< Hd, Tl > > Struct Template Reference

#include <typelist.h>

List of all members.

Public Types

typedef append< Hd, typelist<
rest > >::type::root 
type

Private Types

typedef typelist_append_<
Tl >::type 
rest


Detailed Description

template<typename Hd, typename Tl>
struct __gnu_cxx::detail::typelist_append_< chain< Hd, Tl > >

Definition at line 258 of file typelist.h.


Member Typedef Documentation

template<typename Hd, typename Tl>
typedef typelist_append_<Tl>::type __gnu_cxx::detail::typelist_append_< chain< Hd, Tl > >::rest [private]

Definition at line 261 of file typelist.h.

template<typename Hd, typename Tl>
typedef append<Hd, typelist<rest> >::type::root __gnu_cxx::detail::typelist_append_< chain< Hd, Tl > >::type

Definition at line 264 of file typelist.h.


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