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

#include "lib/meta/configflags.hpp"

Description

template<class FLAGS, class CONF = Config<>>
struct lib::meta::BuildConfigFromFlags< FLAGS, CONF >

build a configuration type from a list-of-flags

Definition at line 117 of file configflags.hpp.

Public Types

typedef CONF Config
 
typedef Config Type
 

Member Typedef Documentation

◆ Config

typedef CONF Config

Definition at line 119 of file configflags.hpp.

◆ Type

typedef Config Type

Definition at line 120 of file configflags.hpp.

+ Inheritance diagram for BuildConfigFromFlags< FLAGS, CONF >:
+ Collaboration diagram for BuildConfigFromFlags< FLAGS, CONF >:

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