ug4
ug::bridge::constructor_traits< T, TypeList< T1, T2 > > Struct Template Reference

#include <function_traits.h>

Public Types

typedef TypeList< T1, T2 > params_type
 

Static Public Member Functions

static T * apply (TypeValueList< params_type > &args)
 

Member Typedef Documentation

◆ params_type

template<typename T , typename T1 , typename T2 >
typedef TypeList<T1, T2> ug::bridge::constructor_traits< T, TypeList< T1, T2 > >::params_type

Member Function Documentation

◆ apply()

template<typename T , typename T1 , typename T2 >
static T* ug::bridge::constructor_traits< T, TypeList< T1, T2 > >::apply ( TypeValueList< params_type > &  args)
inlinestatic

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