Public Types
vpdt_enable_if_c< B, T > Struct Template Reference

#include <vpdt_enable_if.h>

Inheritance diagram for vpdt_enable_if_c< B, T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T type

Detailed Description

template<bool B, class T = void>
struct vpdt_enable_if_c< B, T >

Definition at line 20 of file vpdt_enable_if.h.


Member Typedef Documentation

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

Definition at line 21 of file vpdt_enable_if.h.


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