HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vt_DefaultHolder< T > Struct Template Reference

#include <dictionary.h>

Public Member Functions

 Vt_DefaultHolder (T const &t)
 

Public Attributes

T constval
 

Detailed Description

template<class T>
struct Vt_DefaultHolder< T >

Definition at line 444 of file dictionary.h.

Constructor & Destructor Documentation

template<class T>
Vt_DefaultHolder< T >::Vt_DefaultHolder ( T const t)
inlineexplicit

Definition at line 445 of file dictionary.h.

Member Data Documentation

template<class T>
T const& Vt_DefaultHolder< T >::val

Definition at line 446 of file dictionary.h.


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