InvokeHelper< void(ARGS...)> Struct Template Reference

#include <reflectionbase.h>

Public Types

using type = void
 

Static Public Member Functions

static Result< void > Invoke (const Function *fn, ARGS... args)
 

Member Typedef Documentation

◆ type

using type = void

Member Function Documentation

◆ Invoke()

static Result<void> Invoke ( const Function fn,
ARGS...  args 
)
static