Lumiera  0.pre.03
»edit your freedom«
FlagOnOff< F > Struct Template Reference

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

Description

template<class F>
struct lib::meta::FlagOnOff< F >

enumeration generator for the Combine metafunction, yielding an "on" and "off" case

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

Public Types

typedef Node< F, Node< NullType, NullType > > List
 

Member Typedef Documentation

◆ List

typedef Node<F, Node<NullType,NullType> > List

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

+ Collaboration diagram for FlagOnOff< F >:

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