Lumiera  0.pre.03
»edit your freedom«
CondNode< bool, T, TAIL > Struct Template Reference

#include "lib/meta/typelist-manip.hpp"

Description

template<bool, class T, class TAIL>
struct lib::meta::CondNode< bool, T, TAIL >

conditional node: skip an element based on evaluating a predicate

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

Public Types

typedef TAIL Next
 

Member Typedef Documentation

◆ Next

typedef TAIL Next

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

+ Collaboration diagram for CondNode< bool, T, TAIL >:

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