Public Types | List of all members
ecl::enable_if_c< B, T > Struct Template Reference

Conditional class for (true) implementation of enable_if. More...

#include <enable_if.hpp>

Public Types

typedef T type
 

Detailed Description

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

Conditional class for (true) implementation of enable_if.

This is not for direct use, it just provides implementation.

Definition at line 31 of file enable_if.hpp.

Member Typedef Documentation

◆ type

template<bool B, class T = void>
typedef T ecl::enable_if_c< B, T >::type

Definition at line 37 of file enable_if.hpp.


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


ecl_mpl
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:18