__gnu_cxx::typelist_append< Typelist_Typelist > Struct Template Reference

#include <typelist.h>

List of all members.

Public Types

typedef typelist< typename
append_type::type > 
type

Private Types

typedef Typelist_Typelist::root root_type
typedef detail::typelist_append_<
root_type
append_type


Detailed Description

template<typename Typelist_Typelist>
struct __gnu_cxx::typelist_append< Typelist_Typelist >

Definition at line 297 of file typelist.h.


Member Typedef Documentation

template<typename Typelist_Typelist>
typedef detail::typelist_append_<root_type> __gnu_cxx::typelist_append< Typelist_Typelist >::append_type [private]

Definition at line 301 of file typelist.h.

template<typename Typelist_Typelist>
typedef Typelist_Typelist::root __gnu_cxx::typelist_append< Typelist_Typelist >::root_type [private]

Definition at line 300 of file typelist.h.

template<typename Typelist_Typelist>
typedef typelist<typename append_type::type> __gnu_cxx::typelist_append< Typelist_Typelist >::type

Definition at line 304 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