Lumiera  0.pre.03
»edit your freedom«
CombineFlags< FLAGS > Struct Template Reference

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

Description

template<class FLAGS>
struct lib::meta::CombineFlags< FLAGS >

generate all possible on-off combinations of the given flags

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

Public Types

typedef Combine< FLAGS, FlagOnOff >::List List
 

Member Typedef Documentation

◆ List

typedef Combine<FLAGS, FlagOnOff>::List List

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

+ Collaboration diagram for CombineFlags< FLAGS >:

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