blocxx
Static Public Member Functions | List of all members
BLOCXX_NAMESPACE::DefaultVariableConstructorFactory< T, PODType > Struct Template Reference

#include <LazyGlobal.hpp>

Static Public Member Functions

static T * create (const PODType &t)
 

Detailed Description

template<typename T, typename PODType>
struct BLOCXX_NAMESPACE::DefaultVariableConstructorFactory< T, PODType >

Definition at line 56 of file LazyGlobal.hpp.

Member Function Documentation

template<typename T , typename PODType >
static T* BLOCXX_NAMESPACE::DefaultVariableConstructorFactory< T, PODType >::create ( const PODType &  t)
inlinestatic

Definition at line 58 of file LazyGlobal.hpp.


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