Public Types
vpdt_enable_if< Cond, T > Struct Template Reference

#include <vpdt_enable_if.h>

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

List of all members.

Public Types

typedef T type

Detailed Description

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

Definition at line 28 of file vpdt_enable_if.h.


Member Typedef Documentation

typedef T vpdt_enable_if_c< B, T >::type [inherited]

Definition at line 21 of file vpdt_enable_if.h.


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