aimstil  5.0.5
til::disable_if_c< B, T > Struct Template Reference

#include <til/templateTools.h>

Inheritance diagram for til::disable_if_c< B, T >:

Public Types

typedef T type
 

Detailed Description

template<bool B, class T = void>
struct til::disable_if_c< B, T >

Definition at line 128 of file templateTools.h.

Member Typedef Documentation

◆ type

template<bool B, class T = void>
typedef T til::disable_if_c< B, T >::type

Definition at line 129 of file templateTools.h.


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