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

#include <typelist.h>

List of all members.

Public Types

typedef chain_transform_<
Tl, Transform >::type 
rest_type
typedef Transform< Hd >::type transform_type
typedef chain< transform_type,
rest_type
type


Detailed Description

template<class Hd, class Tl, template< typename T > class Transform>
struct __gnu_cxx::detail::chain_transform_< chain< Hd, Tl >, Transform >

Definition at line 240 of file typelist.h.


Member Typedef Documentation

template<class Hd, class Tl, template< typename T > class Transform>
typedef chain_transform_<Tl, Transform>::type __gnu_cxx::detail::chain_transform_< chain< Hd, Tl >, Transform >::rest_type

Definition at line 242 of file typelist.h.

template<class Hd, class Tl, template< typename T > class Transform>
typedef Transform<Hd>::type __gnu_cxx::detail::chain_transform_< chain< Hd, Tl >, Transform >::transform_type

Definition at line 243 of file typelist.h.

template<class Hd, class Tl, template< typename T > class Transform>
typedef chain<transform_type, rest_type> __gnu_cxx::detail::chain_transform_< chain< Hd, Tl >, Transform >::type

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