Public Types | List of all members
vpdt_disable_if< Cond, T > Struct Template Reference

#include <vpdt_enable_if.h>

Inheritance diagram for vpdt_disable_if< Cond, T >:
Inheritance graph
[legend]

Public Types

typedef T type
 

Detailed Description

template<class Cond, class T = void>
struct vpdt_disable_if< Cond, T >

Definition at line 40 of file vpdt_enable_if.h.

Member Typedef Documentation

◆ type

typedef T vpdt_disable_if_c< B, T >::type
inherited

Definition at line 33 of file vpdt_enable_if.h.


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