My Project
|
Public Types | |
typedef boost::mpl::true_ | is_native |
Public Member Functions | |
int const | consumed_args (...) |
template<class U > | |
char const * | apply (lua_State *L, U, int index) |
void | apply (lua_State *L, char const *str) |
template<class U > | |
void | converter_postcall (lua_State *, U, int) |
Static Public Member Functions | |
template<class U > | |
static int | match (lua_State *L, U, int index) |