Public Types
ecl::enable_if_c< B, T > Struct Template Reference

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

#include <enable_if.hpp>

List of all members.

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 27 of file enable_if.hpp.


Member Typedef Documentation

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

Definition at line 29 of file enable_if.hpp.


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


ecl_mpl
Author(s): Daniel Stonier
autogenerated on Mon Jul 3 2017 02:21:17