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 const & val
 

Detailed Description

template<class T>
struct Vt_DefaultHolder< T >

Definition at line 485 of file dictionary.h.

Constructor & Destructor Documentation

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

Definition at line 486 of file dictionary.h.

Member Data Documentation

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

Definition at line 487 of file dictionary.h.


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