cppexpose
1.0.0.b785e04f23b8
C++ library for type introspection, reflection, and scripting interface
|
Template for parsing typed arguments from a list of variants. More...
#include <cppexpose/include/cppexpose/base/function_helpers.h>
Static Public Member Functions | |
static int | get (const std::vector< Variant > &args) |
Template for parsing typed arguments from a list of variants.
|
inlinestatic |