Lumiera  0.pre.03
»edit your freedom«
enable_if_c< B, T > Struct Template Reference

Description

template<bool B, class T = void>
struct lib::meta::enable_if_c< B, T >

Definition at line 67 of file meta/util.hpp.

Public Types

typedef T type
 

Member Typedef Documentation

◆ type

typedef T type

Definition at line 68 of file meta/util.hpp.

+ Collaboration diagram for enable_if_c< B, T >:

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