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

#include <typelist.h>

List of all members.

Public Types

typedef chain_at_index_< Tl,
i-1 >::type 
type


Detailed Description

template<typename Hd, typename Tl, int i>
struct __gnu_cxx::detail::chain_at_index_< chain< Hd, Tl >, i >

Definition at line 224 of file typelist.h.


Member Typedef Documentation

template<typename Hd, typename Tl, int i>
typedef chain_at_index_<Tl, i - 1>::type __gnu_cxx::detail::chain_at_index_< chain< Hd, Tl >, i >::type

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