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

#include <value.h>

Static Public Member Functions

static Vt_DefaultValueHolder Invoke ()
 

Detailed Description

template<class T>
struct Vt_DefaultValueFactory< T >

Make a default value. VtValue uses this to create values to be returned from failed calls to Get. Clients may specialize this for their own types.

Definition at line 67 of file value.h.

Member Function Documentation

template<class T >
Vt_DefaultValueHolder Vt_DefaultValueFactory< T >::Invoke ( )
inlinestatic

Definition at line 1501 of file value.h.


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