__gnu_cxx::at_index< Typelist, i > Struct Template Reference

#include <typelist.h>

List of all members.

Public Types

typedef Typelist::root root_type
typedef detail::chain_at_index_<
root_type, i > 
index_type
typedef index_type::type type


Detailed Description

template<typename Typelist, int i>
struct __gnu_cxx::at_index< Typelist, i >

Definition at line 330 of file typelist.h.


Member Typedef Documentation

template<typename Typelist, int i>
typedef detail::chain_at_index_<root_type, i> __gnu_cxx::at_index< Typelist, i >::index_type

Definition at line 333 of file typelist.h.

template<typename Typelist, int i>
typedef Typelist::root __gnu_cxx::at_index< Typelist, i >::root_type

Definition at line 332 of file typelist.h.

template<typename Typelist, int i>
typedef index_type::type __gnu_cxx::at_index< Typelist, i >::type

Definition at line 335 of file typelist.h.


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