Luwra
Minimal-overhead Lua wrapper for C++
|
#include <usertypes.hpp>
Inherits luwra::internal::UserTypeReg< StripUserType< UserType > >.
Classes | |
struct | ConstructorWrapper |
Public Types | |
using | Type = StripUserType< UserType > |
Static Public Member Functions | |
static Type * | check (State *state, int index) |
static int | destruct (State *state) |
static int | stringify (State *state) |
Additional Inherited Members | |
Static Public Attributes inherited from luwra::internal::UserTypeReg< StripUserType< UserType > > | |
static const std::string | name |
using luwra::internal::UserTypeWrapper< UserType >::Type = StripUserType<UserType> |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |