My Project
Static Public Member Functions | List of all members
luabind::detail::push_args_from_tuple< Index > Struct Template Reference

Static Public Member Functions

template<class H , class T , class Policies >
static void apply (lua_State *L, const boost::tuples::cons< H, T > &x, const Policies &p)
 
template<class H , class T >
static void apply (lua_State *L, const boost::tuples::cons< H, T > &x)
 
template<class Policies >
static void apply (lua_State *, const boost::tuples::null_type &, const Policies &)
 
static void apply (lua_State *, const boost::tuples::null_type &)
 

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