cppexpose  1.0.0.b785e04f23b8
C++ library for type introspection, reflection, and scripting interface
Static Public Member Functions | List of all members
cppexpose::helper::ArgValue< const T &, POS > Struct Template Reference

#include <cppexpose/include/cppexpose/base/function_helpers.h>

Static Public Member Functions

static T get (const std::vector< Variant > &args)
 

Member Function Documentation

template<typename T , size_t POS>
static T cppexpose::helper::ArgValue< const T &, POS >::get ( const std::vector< Variant > &  args)
inlinestatic

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