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

#include <function_traits.h>

Public Types

typedef TypeList params_type
 

Static Public Member Functions

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

Member Typedef Documentation

◆ params_type

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

Member Function Documentation

◆ apply()

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

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