Lumiera  0.pre.03
»edit your freedom«
Filter< Node< TY, TYPES >, _P_ > Struct Template Reference

Description

template<class TY, class TYPES, template< class > class _P_>
struct lib::meta::Filter< Node< TY, TYPES >, _P_ >

Definition at line 116 of file typelist-manip.hpp.

Public Types

typedef CondNode< _P_< TY >::value, TY, typename Filter< TYPES, _P_ >::List >::Next List
 

Member Typedef Documentation

◆ List

typedef CondNode< _P_<TY>::value , TY , typename Filter<TYPES,_P_>::List >::Next List

Definition at line 120 of file typelist-manip.hpp.

+ Collaboration diagram for Filter< Node< TY, TYPES >, _P_ >:

The documentation for this struct was generated from the following file: