__gnu_cxx::filter< Typelist, Pred > Struct Template Reference

#include <typelist.h>

List of all members.

Public Types

typedef typelist< typename
filter_type::type > 
type

Private Types

typedef Typelist::root root_type
typedef detail::chain_filter_<
root_type, Pred > 
filter_type


Detailed Description

template<typename Typelist, template< typename T > class Pred>
struct __gnu_cxx::filter< Typelist, Pred >

Definition at line 319 of file typelist.h.


Member Typedef Documentation

template<typename Typelist, template< typename T > class Pred>
typedef detail::chain_filter_<root_type, Pred> __gnu_cxx::filter< Typelist, Pred >::filter_type [private]

Definition at line 323 of file typelist.h.

template<typename Typelist, template< typename T > class Pred>
typedef Typelist::root __gnu_cxx::filter< Typelist, Pred >::root_type [private]

Definition at line 322 of file typelist.h.

template<typename Typelist, template< typename T > class Pred>
typedef typelist<typename filter_type::type> __gnu_cxx::filter< Typelist, Pred >::type

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