Lumiera  0.pre.03
»edit your freedom«
Config< f1, f2, f3, f4, f5 > Struct Template Reference

#include "lib/meta/configflags.hpp"

Description

template<uint f1 = 0, uint f2 = 0, uint f3 = 0, uint f4 = 0, uint f5 = 0>
struct lib::meta::Config< f1, f2, f3, f4, f5 >

< distinct type representing a configuration

Definition at line 90 of file configflags.hpp.

Public Types

typedef Flags< f1, f2, f3, f4, f5 >::Tuple Flags
 
typedef Flags List
 

Member Typedef Documentation

◆ Flags

typedef Flags<f1,f2,f3,f4,f5>::Tuple Flags

Definition at line 92 of file configflags.hpp.

◆ List

typedef Flags List

Definition at line 93 of file configflags.hpp.

+ Collaboration diagram for Config< f1, f2, f3, f4, f5 >:

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