Argument::GetHelper< T, typename std::enable_if< Argument::ByValueTest< T > >::type > Struct Template Reference

#include <reflection_invocation.h>

Static Public Member Functions

static T Get (const Argument *a)
 

Member Function Documentation

◆ Get()

static T Get ( const Argument a)
static