InvokeHelper< T()> Struct Template Reference

#include <reflectionbase.h>

Public Types

using type = T
 

Static Public Member Functions

static Result< T > Invoke (const Function *fn)
 

Member Typedef Documentation

◆ type

using type = T

Member Function Documentation

◆ Invoke()

static Result<T> Invoke ( const Function fn)
static